pokecrystal-board/macros
Scott Norton f74fd6903f - Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and constants to better reflect their hypothesized purposes.
- Using yenatch's version of the macro and constant handling, rewrote the tmhm bit array as a macro-defined environment.
2015-07-03 13:46:38 -04:00
..
basestats.asm - Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and constants to better reflect their hypothesized purposes. 2015-07-03 13:46:38 -04:00
charmap.asm Use charmaps for special string codepoints. 2015-06-27 22:53:38 -07:00
enum.asm Add a macro for enumeration. 2015-04-13 21:41:32 -07:00
event.asm Introduce checkmorn/checkday/checknite to replace checktime. 2015-06-23 12:28:48 -06:00
map.asm Move the map_header macro into macros/map.asm. 2015-02-11 23:27:11 -08:00
mobile.asm Add a "mobile" directive for dummied-out mobile adapter functions. 2015-01-27 15:03:14 -08:00
move_anim.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
move_effect.asm Enumerate the move effect command macros. 2015-04-13 21:41:32 -07:00
movement.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
pic.asm Use a macro instead of manually subtracting $36 from pic banks. 2015-03-03 17:19:27 -05:00
predef.asm Move around some more macros. 2015-01-20 14:26:16 -08:00
rst.asm Move around some more macros. 2015-01-20 14:26:16 -08:00
sound.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
text.asm Start moving relevant macros into macros/text.asm. 2015-01-20 14:10:55 -08:00