Messing with formatting

This commit is contained in:
angie
2022-11-14 13:47:52 -03:00
parent 456d66f54a
commit c8db520278
580 changed files with 3321 additions and 2222 deletions
+2
View File
@@ -93,10 +93,12 @@ typedef struct {
/* 0x04 */ u32 flags;
/* 0x08 */ s16 objectId;
/* 0x0C */ u32 instanceSize;
struct {
/* 0x10 */ ActorFunc init;
/* 0x14 */ ActorFunc destroy;
/* 0x18 */ ActorFunc update;
/* 0x1C */ ActorFunc draw;
};
} ActorInit; // size = 0x20
typedef enum {