Rangi
|
139a28ff99
|
Port pokecrystal's formatting of text commands and special characters
|
2020-07-04 21:14:46 -04:00 |
|
Rangi
|
6ef36800b0
|
Replace raw hex values with HRAM constants
To do: turn constants into labels and use ldh
|
2020-07-03 22:22:09 -04:00 |
|
Rangi
|
35deb77113
|
H_CONSTANTNAMES -> hConstantNames
|
2020-07-03 19:59:41 -04:00 |
|
Rangi
|
9878f01e29
|
Organize macros/ like pokecrystal
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
|
2020-07-03 16:37:47 -04:00 |
|
Rangi
|
ccb01731fe
|
Make suggested edits:
- data/mapWilds -> data/wild/maps
- diglett_sculpture.asm -> book_or_sculpture.asm
- relocate some audio/music constants
|
2020-07-03 15:57:35 -04:00 |
|
Rangi
|
e882708b85
|
Split up engine/events/hidden_object_functions
|
2020-07-03 13:23:51 -04:00 |
|