pokecrystal-board/engine
Rangi 40902ffe24 Verify data table sizes with table_width and assert_table_length macros
This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
2021-03-04 00:15:03 -05:00
..
battle Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
battle_anims Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
debug Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
events Merge pull request #799 from FredrIQ/typo_fix 2021-02-05 09:45:11 -08:00
games Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09 15:20:40 -05:00
gfx Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
items Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
link Identify link sync buffers, separate from link action bytes 2021-02-22 12:02:52 -05:00
math Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
menus Rename some labels 2020-12-23 16:29:30 -05:00
movie Identify some more labels 2021-02-05 12:44:21 -05:00
overworld Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
phone Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
pokedex Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
pokegear Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
pokemon Use PARTY_LENGTH and MAILBOX_CAPACITY constants 2021-02-10 08:50:39 -05:00
printer Identify some more labels 2021-02-05 12:44:21 -05:00
rtc Rename some labels 2020-12-23 16:29:30 -05:00
tilesets Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
predef.asm Rename some labels 2020-12-23 16:29:30 -05:00
smallflag.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00