You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Assert the sBox1-14 tables have NUM_BOXES entries
This commit is contained in:
@@ -1355,6 +1355,7 @@ DebugRoom_BoxStructStrings:
|
||||
.SendBox: db "SEND BOX@"
|
||||
|
||||
DebugRoom_BoxAddresses:
|
||||
table_width 3, DebugRoom_BoxAddresses
|
||||
dba sBox1
|
||||
dba sBox2
|
||||
dba sBox3
|
||||
@@ -1369,6 +1370,7 @@ DebugRoom_BoxAddresses:
|
||||
dba sBox12
|
||||
dba sBox13
|
||||
dba sBox14
|
||||
assert_table_length NUM_BOXES
|
||||
|
||||
DebugRoomMenu_RTCEdit:
|
||||
ld hl, .PagedValuesHeader
|
||||
|
||||
Reference in New Issue
Block a user