item $7 is surfboard (buggy?)

hg-commit-id: 088044256f47
This commit is contained in:
Bryan Bishop 2012-01-14 23:19:47 -06:00
parent e2e478c199
commit 5f124fb0b8
2 changed files with 2 additions and 2 deletions

View file

@ -7286,7 +7286,7 @@ ItemUsePtrTable: ;$D5E1
dw ItemUseBall ;$5687 greatball
dw ItemUseBall ;$5687 pokeball
dw ItemUseTownMap ;$5968 TownMap
dw $5977 ;ItemUseBicycle
dw ItemUseBicycle ;ItemUseBicycle
dw $59B4 ;ItemUseSurfBoard (UNUSED, glitchy!)
dw ItemUseBall ;$5687 Safariball
dw $5A56

View file

@ -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