mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-09 23:11:30 -04:00
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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user