Rangi
|
3affb23969
|
Don't pass redundant label names to table_width and list_start (#126)
|
2024-12-27 12:35:41 -05:00 |
|
xCrystal
|
df10c9ea1a
|
Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078)
|
2024-01-30 00:41:51 +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
|
6e142eb5b3
|
Create data/collision/ for tile collision-related data
|
2020-10-27 10:00:51 -04:00 |
|