Decompile m408dll/camera.c

This commit is contained in:
gamemasterplc 2024-05-27 10:53:14 -05:00
parent ded418c543
commit 33b771b393
6 changed files with 919 additions and 86 deletions

View file

@ -32,8 +32,8 @@ typedef struct {
typedef struct particle_data {
/* 0x00 */ s16 unk_00;
/* 0x02 */ s16 unk_02;
/* 0x04 */ float unk_04;
/* 0x08 */ char unk_08[0x14];
/* 0x04 */ Vec unk_04;
/* 0x10 */ char unk_10[0x0C];
/* 0x1C */ void *unk_1C;
/* 0x20 */ s16 unk_20;
/* 0x22 */ s16 unk_22;