aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hall_of_fame.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-05-30 19:23:56 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-05-30 19:23:56 -0400
commit588267d02050dfe8a566e660de76f7a223dc9617 (patch)
treee7df7199493dcc5408efa43e84918cdf6da0e990 /engine/hall_of_fame.asm
parentActually commit with vending_machine.asm included (diff)
downloadpokeyellow-588267d02050dfe8a566e660de76f7a223dc9617.tar.gz
pokeyellow-588267d02050dfe8a566e660de76f7a223dc9617.tar.xz
pokeyellow-588267d02050dfe8a566e660de76f7a223dc9617.zip
League PC code, address comments for hidden_items.asm
Diffstat (limited to 'engine/hall_of_fame.asm')
-rwxr-xr-xengine/hall_of_fame.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hall_of_fame.asm b/engine/hall_of_fame.asm
index 762850f3..d5c8b2f2 100755
--- a/engine/hall_of_fame.asm
+++ b/engine/hall_of_fame.asm
@@ -20,7 +20,7 @@ AnimateHallOfFame: ; 701c6 (1c:41c6)
xor a
ld [wUpdateSpritesEnabled], a
ld [hTilesetType], a
- ld [W_SPRITEFLIPPED], a
+ ld [wSpriteFlipped], a
ld [wLetterPrintingDelayFlags], a ; no delay
ld [wHoFMonOrPlayer], a ; mon
inc a