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 --- data/hidden_coins.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/hidden_coins.asm b/data/hidden_coins.asm index e444bf28..c0dc63b1 100755 --- a/data/hidden_coins.asm +++ b/data/hidden_coins.asm @@ -1,4 +1,4 @@ -HiddenCoinCoords: ; 76822 (1d:6822) +HiddenCoinCoords: ; 7608e (1d:608e) db GAME_CORNER,$08,$00 db GAME_CORNER,$10,$01 db GAME_CORNER,$0b,$03 -- cgit v1.3.1-sl0p