Restore Gold skulltula CS from the "0.9" version (#1217)

* GS CS

* add to defaults
This commit is contained in:
louist103 2022-08-21 22:11:23 -04:00 committed by GitHub
commit eed3942b81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 1 deletions

View file

@ -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,