diff options
Diffstat (limited to 'src/code/code_80026B00.c')
| -rw-r--r-- | src/code/code_80026B00.c | 6 |
1 files changed, 2 insertions, 4 deletions
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 <ultra64.h> #include <global.h> -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; |
