From 9973e43d5aaffeef9d68994a665d2b0231f56f41 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Sun, 24 Dec 2017 15:03:20 -0500 Subject: =?UTF-8?q?Fix=20issue=20#345:=20-=20GetMonFrontpic=20=E2=86=92=20?= =?UTF-8?q?GetEnemyMonFrontpic=20-=20GetMonBackpic=20=E2=86=92=20GetBattle?= =?UTF-8?q?MonBackpic=20-=20FrontpicPredef=20=E2=86=92=20GetAnimatedFrontp?= =?UTF-8?q?icPredef=20-=20GetFrontpic=20=E2=86=92=20GetMonFrontpic=20-=20G?= =?UTF-8?q?etBackpic=20=E2=86=92=20GetMonBackpic=20-=20CutAndPasteMap=20?= =?UTF-8?q?=E2=86=92=20PadMapForHDMATransfer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- engine/debug.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/debug.asm') diff --git a/engine/debug.asm b/engine/debug.asm index 65f2cfb36..588de7a64 100755 --- a/engine/debug.asm +++ b/engine/debug.asm @@ -315,7 +315,7 @@ Function81adb: ; 81adb hlcoord 12, 3 call _PrepMonFrontpic ld de, VTiles2 tile $31 - predef GetBackpic + predef GetMonBackpic ld a, $31 ld [hGraphicStartTile], a hlcoord 2, 4 -- cgit v1.2.3