summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-14 23:19:47 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-14 23:19:47 -0600
commit5f124fb0b85c500d1fe3d245949f53381474e552 (patch)
tree5c905f9afc00b5b433fdff15eb943d3a7bf8cde9 /constants.asm
parente2e478c199f78cebcb9b160b536bf7f5d043978c (diff)
item $7 is surfboard (buggy?)
hg-commit-id: 088044256f47
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
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