pokecrystal-board/data/maps
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
..
attributes.asm Use STRCMP, not ==, to compare multi-character strings 2020-07-02 11:46:30 -04:00
blocks.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
environment_colors.asm Add ROOF_ constants 2018-02-04 21:39:46 -05:00
flypoints.asm Define NUM_FLYPOINTS 2020-07-21 11:48:39 -04:00
landmarks.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
map_data.asm Separate tilesets.o goes with pics.o and sprites.o 2019-11-23 20:43:33 -05:00
maps.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
outdoor_sprites.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
roofs.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
scenes.asm Define constants for map event sizes 2019-03-03 14:19:16 -05:00
scripts.asm Pokecom Center Admin Room -> Office 2018-02-25 22:19:17 -05:00
setup_script_pointers.asm Treat map setup commands like trade script commands 2020-07-22 13:37:43 -04:00
setup_scripts.asm Treat map setup commands like trade script commands 2020-07-22 13:37:43 -04:00
sgb_roof_pal_inds.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
spawn_points.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00