mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
func_800418D0 and func_800417A0 in z_bgcheck.c, matching (#79)
* func_800418D0 and func_800417A0 in z_bgcheck.c, matching * func_800417A0 cleanup * More func_800418D0 cleanup Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
28387947e2
commit
e126e37084
3 changed files with 48 additions and 13 deletions
|
@ -481,8 +481,8 @@ typedef struct {
|
|||
} StaticCollisionContext; // size = 0x50
|
||||
|
||||
typedef struct {
|
||||
/* 0x0000 */ char unk_00[0x04];
|
||||
/* 0x0004 */ ActorMesh actorMeshArr[50];
|
||||
/* 0x0000 */ ActorMesh actorMeshArr[50];
|
||||
/* 0x1388 */ char unk_1388[0x04];
|
||||
/* 0x138C */ u16 flags[50];
|
||||
/* 0x13F0 */ char unk_13F0[0x24];
|
||||
} DynaCollisionContext; // size = 0x1414
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue