1
0
Fork 0
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:
Ethan Roseman 2020-03-22 19:28:20 -04:00
parent ab976edca4
commit 6b84b3e2b2
2 changed files with 1 additions and 2 deletions

0
format.sh Normal file → Executable file
View file

View 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;