Various m410dll fixes
Match first translation unit and much of game.c
This commit is contained in:
parent
7f29533b7b
commit
f812f82e86
5 changed files with 111 additions and 170 deletions
|
|
@ -64,7 +64,7 @@ typedef struct model_data {
|
|||
Vec rot;
|
||||
Vec scale;
|
||||
Mtx unk_F0;
|
||||
ParticleData *unk_120;
|
||||
void *unk_120;
|
||||
} ModelData; // sizeof 0x124
|
||||
typedef struct camera_data {
|
||||
f32 fov;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue