pokecrystal-board/constants
2021-03-04 18:15:38 -05:00
..
audio_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
battle_anim_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
battle_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
battle_tower_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
collision_constants.asm Create data/collision/ for tile collision-related data 2020-10-27 10:00:56 -04:00
credits_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
cry_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
deco_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
engine_flags.asm Updates to more closely sync with pokegold 2020-10-29 23:23:57 -04:00
event_flags.asm Updates to more closely sync with pokegold 2020-10-29 23:23:57 -04:00
gfx_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
hardware_constants.asm Identify remaining Mystery Gift labels and constants 2020-10-27 23:09:06 -04:00
icon_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
input_constants.asm Add constants for time-of-day boundaries 2017-12-11 12:20:01 -05:00
item_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
item_data_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
landmark_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
map_constants.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
map_data_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
map_object_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
map_setup_constants.asm Define map setup commands as macros like other script commands 2020-07-13 20:44:16 -04:00
mart_constants.asm More syncing with pokegold 2020-11-03 10:13:06 -05:00
menu_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
misc_constants.asm Resolve some "???" comments 2020-11-17 11:09:02 -05:00
mobile_constants.asm More mobile SDK documentation 2019-10-21 00:42:36 +02:00
move_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
move_effect_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
music_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
npc_trade_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
phone_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
pokemon_constants.asm Updates to more closely sync with pokegold 2020-10-29 23:23:57 -04:00
pokemon_data_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
printer_constants.asm Fix file permissions 2018-04-01 17:05:10 +02:00
radio_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
scene_constants.asm Define SCENE_ALWAYS EQU -1 for coord_events 2021-03-01 21:11:58 -05:00
scgb_constants.asm Fix typo 2021-01-21 11:01:53 -05:00
script_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
serial_constants.asm Identify link.asm WRAM labels based on ax6's research notes <https://pastebin.com/NTxjzKGQ> 2020-12-08 21:24:48 -05:00
sfx_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
sprite_anim_constants.asm Define more struct offset constants with rsreset instead of const_def 2021-03-04 18:15:38 -05:00
sprite_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
sprite_data_constants.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
text_constants.asm Use a FIRST_UNOWN_CHAR constant for the Unown font 2020-05-06 10:34:51 -04:00
tileset_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
trainer_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
trainer_data_constants.asm Use const_skip and const_next macros for brevity 2020-07-10 20:03:46 -04:00
type_constants.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
wram_constants.asm Updates to more closely sync with pokegold 2020-10-29 23:23:57 -04:00