mirror of https://github.com/zeldaret/oot.git
+x on format.sh, header brace fix
This commit is contained in:
parent
ab976edca4
commit
6b84b3e2b2
|
@ -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…
Reference in New Issue