From 8cfe7cce9f8d8abea794e67510879e751d373a87 Mon Sep 17 00:00:00 2001 From: Roman971 Date: Sun, 22 Mar 2020 22:19:43 +0100 Subject: Format all src C files --- src/code/code_80026B00.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/code/code_80026B00.c') diff --git a/src/code/code_80026B00.c b/src/code/code_80026B00.c index 3cd8d4772..beb5006ee 100644 --- a/src/code/code_80026B00.c +++ b/src/code/code_80026B00.c @@ -1,15 +1,13 @@ #include #include -GlobalContext* func_80026B00(void) -{ +GlobalContext* func_80026B00(void) { return D_80157DA0; } #pragma GLOBAL_ASM("asm/non_matchings/code/code_80026B00/func_80026B0C.s") -void func_80026C1C(u8* arg0) -{ +void func_80026C1C(u8* arg0) { arg0[0] = 0; arg0[1] = 0; arg0[2] = 0; -- cgit v1.2.3