1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 14:50:15 +00:00

Format all src C files

This commit is contained in:
Roman971 2020-03-22 22:19:43 +01:00
parent 251aea64ab
commit 8cfe7cce9f
652 changed files with 12488 additions and 19093 deletions

View file

@ -1,6 +1,6 @@
#include "z_en_zf.h"
#define ROOM 0x00
#define ROOM 0x00
#define FLAGS 0x00000015
void EnZf_Init(EnZf* this, GlobalContext* globalCtx);
@ -134,4 +134,3 @@ const ActorInit En_Zf_InitVars =
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_En_Zf/func_80B49C2C.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_En_Zf/func_80B49E4C.s")