From c26ecaec0fbb5f322fd7f08dbf4e96082a33371e Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Wed, 3 May 2017 18:16:31 -0700 Subject: clean up whitespace --- src/battle_anim.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/battle_anim.c') diff --git a/src/battle_anim.c b/src/battle_anim.c index 89798019c..b9aa5b898 100644 --- a/src/battle_anim.c +++ b/src/battle_anim.c @@ -645,7 +645,7 @@ static void ScriptCmd_end(void) m4aMPlayStop(&gMPlay_SE2); } } - + // the SE has halted, so set the SE Frame Counter to 0 and continue. gSoundAnimFramesToWait = 0; -- cgit v1.2.3