You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Annotation of PrintNum arguments in bc, and radio functions
This commit is contained in:
@@ -116,3 +116,6 @@ BATTLETOWER_NROFTRAINERS EQU 7
|
||||
NUM_WILDMONS_PER_AREA_TIME_OF_DAY EQU 7
|
||||
WILDMON_GRASS_STRUCTURE_LENGTH EQU 2 + 3 * (1 + 2 * NUM_WILDMONS_PER_AREA_TIME_OF_DAY)
|
||||
|
||||
PRINTNUM_MONEY EQU %00100000
|
||||
PRINTNUM_RIGHTALIGN EQU %01000000
|
||||
PRINTNUM_LEADINGZEROS EQU %10000000
|
||||
|
Reference in New Issue
Block a user