From 451f7fce291cf038240f7b5cd4ce404b8222b6c7 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 7 Feb 2015 11:16:00 -0800 Subject: Pick off some more static map ids. --- engine/hidden_object_functions7.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine') diff --git a/engine/hidden_object_functions7.asm b/engine/hidden_object_functions7.asm index 012e941d..f97190de 100755 --- a/engine/hidden_object_functions7.asm +++ b/engine/hidden_object_functions7.asm @@ -80,7 +80,7 @@ asm_1e9b0: ; 1e9b0 (7:69b0) call DisplayTextID xor a ld [wd528], a - ld a, $9c + ld a, SAFARI_ZONE_ENTRANCE ld [H_DOWNARROWBLINKCNT1], a ; $ff8b ld a, $3 ld [wDestinationWarpID], a -- cgit v1.3.1-sl0p