You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Boxes, trading, assorted incbins.
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
PLAYER_NAME_LENGTH EQU 8
|
PLAYER_NAME_LENGTH EQU 8
|
||||||
PKMN_NAME_LENGTH EQU 11
|
PKMN_NAME_LENGTH EQU 11
|
||||||
|
|
||||||
|
; boxes
|
||||||
|
NUM_BOXES EQU 14
|
||||||
|
|
||||||
|
|
||||||
; predefs
|
; predefs
|
||||||
PREDEF_FLAG EQU $03
|
PREDEF_FLAG EQU $03
|
||||||
|
Reference in New Issue
Block a user