Commit Graph

6 Commits

Author SHA1 Message Date
Jordan Moore
990f43865b Rename checkcurl to checkrollout 2024-12-25 12:05:58 +01:00
vulcandth
464c67ee73
RGBDS syntax updates (#78)
New MACRO and DEF syntax
2022-06-06 17:25:39 -04:00
Rangi
5454e1e0de Verify data table sizes with table_width and assert_table_length macros
It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants.
2021-03-05 16:10:25 -05:00
Rangi
a19abb5045 Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00
Rangi
61598ad925 Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-09 11:27:10 -04:00
entrpntr
7b003316f8 Add data/moves/effects.asm. 2020-04-07 18:16:14 -04:00