diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 7fb741bb..60325b73 100644 --- a/constants.asm +++ b/constants.asm @@ -573,7 +573,7 @@ GREAT_BALL EQU $03 POKE_BALL EQU $04 TOWN_MAP EQU $05 BICYCLE EQU $06 -; XXX ????? EQU $07 +SURFBOARD EQU $07 ; buggy? SAFARI_BALL EQU $08 POKEDEX EQU $09 MOON_STONE EQU $0A |