summaryrefslogtreecommitdiff
path: root/engine/town_map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/town_map.asm')
-rwxr-xr-xengine/town_map.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/town_map.asm b/engine/town_map.asm
index dece8d1f..7974cf1a 100755
--- a/engine/town_map.asm
+++ b/engine/town_map.asm
@@ -364,10 +364,10 @@ Func_711c4: ; 711c4 (1c:51c4)
jp CopyData
Func_711ef: ; 711ef (1c:51ef)
- callba Func_e9cb
+ callba FindWildLocationsOfMon
call Func_712d9
ld hl, wOAMBuffer
- ld de, wHPBarMaxHP
+ ld de, wBuffer
.asm_71200
ld a, [de]
cp $ff