pokecrystal-board/macros/scripts
Rangi 99e66c2557 Rename some labels
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"

Fixes #789
2020-12-23 16:29:30 -05:00
..
audio.asm Use more assertions to ensure correct code and data 2020-10-26 22:24:38 -04:00
battle_anims.asm Use more assertions to ensure correct code and data 2020-10-26 22:24:38 -04:00
battle_commands.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
events.asm Rename some labels 2020-12-23 16:29:30 -05:00
gfx_anims.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
maps.asm Use more assertions to ensure correct code and data 2020-10-26 22:24:38 -04:00
movement.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
text.asm TX_NUM -> TX_DECIMAL 2020-08-03 23:35:18 +02:00