From 2a263629a40e201b1702e2f4e65f1c61360cc2b2 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 29 Dec 2015 16:44:37 -0500 Subject: Item effects, post-battle, and decoration flags --- misc/mobile_40.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm index 8c48b6546..10ce4225c 100644 --- a/misc/mobile_40.asm +++ b/misc/mobile_40.asm @@ -4077,7 +4077,7 @@ Function101a21: ; 101a21 Function101a4f: ; 101a4f ld a, $1 ld [wc2d7], a - callba Function3f77c + callba DetermineMobileBattleResult xor a ld [wc2d7], a callba CleanUpBattleRAM -- cgit v1.2.3