pokecrystal-board/macros
PikalaxALT 432df825d4 Replaced GROUP_, MAP_ references with the map macro
Updated macros that rely on the GROUP_, MAP_ constants to use the map macro

Added GROUP_NONE and MAP_NONE for the sake of compatibility with this new scheme

Added new macro elevfloor to simplify the definition of elevators under this new scheme
2015-07-23 12:59:19 -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 Special script annotation, trainer constant enumeration, person-event structure update 2015-07-16 18:10:10 -04:00
enum.asm Replace EVENT_ALWAYS_THERE with -1 2015-07-13 00:18:01 -04:00
event.asm Replaced GROUP_, MAP_ references with the map macro 2015-07-23 12:59:19 -04:00
map.asm Replaced GROUP_, MAP_ references with the map macro 2015-07-23 12:59:19 -04: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 Various annotations 2015-07-22 15:57:02 -04:00
pic.asm Use a macro instead of manually subtracting $36 from pic banks. 2015-03-03 17:19:27 -05:00
predef.asm More label updates, moved predefs to new file 2015-07-20 03:51:52 -04: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 Various annotations 2015-07-22 15:57:02 -04:00
trainer.asm Replaced GROUP_, MAP_ references with the map macro 2015-07-23 12:59:19 -04:00