Partial Sector Y decomp (#103)

* allbut2

* quick naming cleanup

* post merge warning/error cleanup

* hex, enums, extern funcs

* data

* bss

* u

* format

* review stuff

* format review stuff

* reorder externs

* suggestions
This commit is contained in:
inspectredc
2024-01-23 16:04:12 +00:00
committed by GitHub
parent 8f794a6335
commit a6f627074e
5 changed files with 3079 additions and 178 deletions
+2 -1
View File
@@ -151,7 +151,8 @@ typedef struct {
/* 0x50 */ s8 unk_50;
/* 0x51 */ char pad51[3];
/* 0x54 */ s32 unk_54;
/* 0x58 */ char pad58[8];
/* 0x58 */ f32 unk_58;
/* 0x5C */ f32 unk_5C;
/* 0x60 */ f32 unk_60;
/* 0x64 */ Vec3f vel;
/* 0x70 */ f32 sfxPos[3];