mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-18 13:00:23 +00:00
Format all src C files
This commit is contained in:
parent
251aea64ab
commit
8cfe7cce9f
652 changed files with 12488 additions and 19093 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "z_en_jsjutan.h"
|
||||
|
||||
#define ROOM 0x00
|
||||
#define ROOM 0x00
|
||||
#define FLAGS 0x00000009
|
||||
|
||||
void EnJsjutan_Init(EnJsjutan* this, GlobalContext* globalCtx);
|
||||
|
@ -34,4 +34,3 @@ const ActorInit En_Jsjutan_InitVars =
|
|||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_En_Jsjutan/EnJsjutan_Update.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_En_Jsjutan/EnJsjutan_Draw.s")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue