From 463eaaf53ced0c94eea9553886e242b8534b6bad Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Fri, 7 Jan 2022 08:08:14 +0200 Subject: [PATCH] clang format --- src/npc/castleMaid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/castleMaid.c b/src/npc/castleMaid.c index 3a3cf72c..3322656f 100644 --- a/src/npc/castleMaid.c +++ b/src/npc/castleMaid.c @@ -114,7 +114,7 @@ void sub_08064688(Entity* this) { void sub_080646A4(Entity* this, ScriptExecutionContext* context) { u8 dir; - s32 x,y; + s32 x, y; s32 diff; if (context->unk_18 == 0) { context->unk_18++;