pokegold/macros/scripts
2020-07-17 16:53:10 -04:00
..
audio.asm Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00
battle_anims.asm Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-09 11:27:10 -04:00
battle_commands.asm Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00
events.asm return → endcallback, reloadandreturn → reloadend 2020-07-17 08:37:33 -04:00
gfx_anims.asm Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00
map_setup.asm Define map setup commands as macros like other script commands 2020-07-13 20:49:57 -04:00
maps.asm Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
movement.asm Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00
text.asm Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00