Decompile m408dll/stage.c

This commit is contained in:
gamemasterplc 2024-05-27 21:02:09 -05:00
parent 592a0892e9
commit db4939b714
5 changed files with 1454 additions and 159 deletions

View file

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