diff options
Diffstat (limited to 'include/PreRender.h')
| -rw-r--r-- | include/PreRender.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/PreRender.h b/include/PreRender.h index 48d9c39..cc54950 100644 --- a/include/PreRender.h +++ b/include/PreRender.h @@ -4,11 +4,6 @@ #include "ultra64.h" #include "unk.h" -typedef struct ListAlloc { - /* 0x0 */ struct ListAlloc* prev; - /* 0x4 */ struct ListAlloc* next; -} ListAlloc; // size = 0x8 - typedef struct PreRender { /* 0x00 */ u16 unk_00; /* 0x02 */ u16 unk_02; |
