From 588267d02050dfe8a566e660de76f7a223dc9617 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Mon, 30 May 2016 19:23:56 -0400 Subject: League PC code, address comments for hidden_items.asm --- engine/hall_of_fame.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/hall_of_fame.asm') 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 -- cgit v1.3.1-sl0p