From 0e76127da878efbe86997eb5a58e6bcd4bf66ff5 Mon Sep 17 00:00:00 2001 From: Fredrik Ljungdahl Date: Sun, 8 Jan 2017 01:43:25 +0100 Subject: Fix an overlooked replace The build should match now... --- misc/mobile_5c.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/mobile_5c.asm b/misc/mobile_5c.asm index 5f72f32c7..b057e8c66 100755 --- a/misc/mobile_5c.asm +++ b/misc/mobile_5c.asm @@ -206,7 +206,7 @@ Function170c06: ; 170c06 ; 170c8b Function170c8b: ; 170c8b - ld hl, LastPlayerCounterMove + ld hl, LastEnemyCounterMove ld b, $5 .asm_170c90 ld a, [hl] -- cgit v1.2.3