mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-17 20:41:28 +00:00
+x on format.sh, header brace fix
This commit is contained in:
parent
ab976edca4
commit
6b84b3e2b2
2 changed files with 1 additions and 2 deletions
0
format.sh
Normal file → Executable file
0
format.sh
Normal file → Executable file
|
@ -4,8 +4,7 @@
|
|||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
typedef struct {
|
||||
/* 0x0000 */ DynaPolyActor dyna;
|
||||
/* 0x0164 */ ActorFunc actionFunc;
|
||||
/* 0x0168 */ s16 unk_168;
|
||||
|
|
Loading…
Add table
Reference in a new issue