pokegold/macros/asserts.asm, branch masterPokémon Gold and SilverUse compound assignment operators2021-11-24T01:46:40+00:00Rangiremy.oukaour+rangi42@gmail.com2021-11-24T01:46:40+00:00ddb01660dd5ef8844986e70e7d12b1e66aab4926
Use rgbds 0.5.02021-04-21T01:17:09+00:00Rangiremy.oukaour+rangi42@gmail.com2021-04-21T01:17:09+00:0040dbe0df049a51bd2f0553c51579b80009072ea6
Verify uneven list sizes with list_start, li, and assert_list_length macros2021-03-23T13:57:48+00:00Rangiremy.oukaour+rangi42@gmail.com2021-03-23T13:57:48+00:00bc59bad170a8d1ff908199587f26a3da59603c08
Verify wild data sizes with def_grass/water_wildmons and end_grass/water_wildmons macros2021-03-05T21:18:43+00:00Rangiremy.oukaour+rangi42@gmail.com2021-03-05T21:18:43+00:00472051eb5e6057f064547c88320e7dbdb142ac4f
Verify data table sizes with table_width and assert_table_length macros2021-03-05T21:10:25+00:00Rangiremy.oukaour+rangi42@gmail.com2021-03-04T03:22:41+00:005454e1e0deefc6b4fc8c4de0e63314052fceebc0
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants.
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants.