mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 18:48:04 -07:00
Restore Gold skulltula CS from the "0.9" version (#1217)
* GS CS * add to defaults
This commit is contained in:
parent
f5112a709a
commit
eed3942b81
3 changed files with 6 additions and 1 deletions
|
@ -356,7 +356,7 @@ typedef struct {
|
|||
/* 0x00 */ s32 active;
|
||||
/* 0x04 */ Vec3f tip;
|
||||
/* 0x10 */ Vec3f base;
|
||||
} WeaponInfo; // size = 0x1C\
|
||||
} WeaponInfo; // size = 0x1C
|
||||
|
||||
typedef enum {
|
||||
FLAG_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue