sm64coopdx/src
Sunk 5965b55eb6
Custom exclamation boxes (again) (#360)
* Unhardcode exclamation boxes

Part 1 of creating custom exclamation boxes

* Add `set_exclamation_box` and `get_exclamation_box`

Part 2 of creating custom exclamation boxes

* Exclamation box docs

Part 3 of creating exclamation boxes, although this was entirely optional

* Safety check

* Add a warning

* Remake component check

* Update warnings

* Check for subtables not being tables

* Reduce exclamation box size

This matches how many contents could exist in vanilla due to its hardcoded id 99 check. This check allows me to reasonably assume that no romhacks have more than 99 custom contents. Other mods that may use this function really shouldn't need more than 99 contents either.
2024-11-25 19:26:37 +10:00
..
audio Fix HOOK_ON_SEQ_LOAD (#518) 2024-11-25 16:51:32 +10:00
buffers
engine add a way to find surface types in collision 2024-11-22 08:57:37 +10:00
game Custom exclamation boxes (again) (#360) 2024-11-25 19:26:37 +10:00
goddard extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
menu Fix headless compilation and do some formatting 2024-06-30 20:55:47 -04:00
pc Custom exclamation boxes (again) (#360) 2024-11-25 19:26:37 +10:00