summaryrefslogtreecommitdiff
path: root/maps/TinTower7F.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-12 17:06:11 -0400
committeryenatch <yenatch@gmail.com>2013-07-12 17:06:11 -0400
commit4ac88d6cdcc9d579a2a180d91401c49dc8086265 (patch)
tree48d816aa0dfa0dd7394edbc8f760eab219bc0131 /maps/TinTower7F.asm
parent5f6d69fdd3a0b1ba4ab2dd64e26fb0b89efb77c5 (diff)
sprite constants in map events
Diffstat (limited to 'maps/TinTower7F.asm')
-rw-r--r--maps/TinTower7F.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/TinTower7F.asm b/maps/TinTower7F.asm
index a7e8cdadd..ae20c4b01 100644
--- a/maps/TinTower7F.asm
+++ b/maps/TinTower7F.asm
@@ -30,6 +30,6 @@ TinTower7F_MapEventHeader: ; 0x185b07
; people-events
db 1
- person_event $54, 5, 20, $1, $0, 255, 255, $1, 0, ItemFragment_0x185b05, $0650
+ person_event SPRITE_POKE_BALL, 5, 20, $1, $0, 255, 255, $1, 0, ItemFragment_0x185b05, $0650
; 0x185b33