From bc3a21193dd522284818c724fb52b887973c281e Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 18 Jun 2014 00:55:44 -0700 Subject: Residual damage, battle text labels, pic predefs. --- battle/effect_commands.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'battle/effect_commands.asm') diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm index 692c03100..dc82b4500 100644 --- a/battle/effect_commands.asm +++ b/battle/effect_commands.asm @@ -1536,7 +1536,7 @@ Function347d3: ; 347d3 ld b, [hl] inc hl ld c, [hl] - ld a, $a + ld a, 10 ; 1.0 ld [$d265], a ld hl, TypeMatchup .asm_347e7 -- cgit v1.2.3