From 2e310e51cc4cce3743da88d2cd432d1fc63995a0 Mon Sep 17 00:00:00 2001 From: Henny022p Date: Sat, 23 Oct 2021 02:12:40 +0200 Subject: [PATCH] fix formatting --- src/npc/vaati.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/vaati.c b/src/npc/vaati.c index 4b518aae..c5b8a757 100644 --- a/src/npc/vaati.c +++ b/src/npc/vaati.c @@ -32,7 +32,7 @@ void VaatiAction0(Entity* this) { VaatiAction1(this); } -void VaatiAction1(Entity* this){ +void VaatiAction1(Entity* this) { ScriptExecutionContext* tmp; sub_0807DD94(this, sub_08066B74); if ((*(s8*)&this->field_0x68.HALF.HI != 0) && ((gScreenTransition.frameCount & 3) == 0)) {