You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Assert the sBox1-14 tables have NUM_BOXES entries
This commit is contained in:
@@ -192,6 +192,7 @@ CheckForLuckyNumberWinners:
|
||||
ret
|
||||
|
||||
.BoxBankAddresses:
|
||||
table_width 3, CheckForLuckyNumberWinners.BoxBankAddresses
|
||||
dba sBox1
|
||||
dba sBox2
|
||||
dba sBox3
|
||||
@@ -206,6 +207,7 @@ CheckForLuckyNumberWinners:
|
||||
dba sBox12
|
||||
dba sBox13
|
||||
dba sBox14
|
||||
assert_table_length NUM_BOXES
|
||||
|
||||
.LuckyNumberMatchPartyText:
|
||||
text_far _LuckyNumberMatchPartyText
|
||||
|
Reference in New Issue
Block a user