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:
parent
251aea64ab
commit
8cfe7cce9f
652 changed files with 12488 additions and 19093 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "z_fishing.h"
|
||||
|
||||
#define ROOM 0x00
|
||||
#define ROOM 0x00
|
||||
#define FLAGS 0x00000010
|
||||
|
||||
void Fishing_Init(Fishing* this, GlobalContext* globalCtx);
|
||||
|
@ -114,4 +114,3 @@ const ActorInit Fishing_InitVars =
|
|||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Fishing/func_80B7A140.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Fishing/func_80B7A278.s")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue