mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-08 20:19:53 -04:00
Update src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user