Add more constants for some maximum values
This commit is contained in:
@@ -89,6 +89,8 @@ HOF_MON_LENGTH = 1 + 2 + 2 + 1 + (PKMN_NAME_LENGTH +- 1) ; species, id, dvs, lev
|
||||
HOF_LENGTH = 1 + HOF_MON_LENGTH * PARTY_LENGTH + 1 ; win count, party, terminator
|
||||
NUM_HOF_TEAMS = 30
|
||||
|
||||
MAX_LINK_RECORD EQU 9999
|
||||
|
||||
|
||||
; significant money values
|
||||
START_MONEY EQU 3000
|
||||
|
Reference in New Issue
Block a user