Update src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h

Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
This commit is contained in:
Anghelo Carvajal
2022-08-05 18:38:47 -04:00
committed by GitHub
parent ac3fd98e93
commit 397d487ab4
@@ -18,6 +18,6 @@ typedef struct ShotSun {
/* 0x194 */ Vec3s hitboxPos;
/* 0x19A */ s16 timer;
/* 0x19C */ s8 unk_19C; // leftover from OOT secret ocarina occurrence function.
} ShotSun; // size = 0x1A0
} ShotSun; // size = 0x1A0
#endif // Z_SHOT_SUN_H