diff --git a/src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h b/src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h index 5e596c97fc..3ba7f35d9a 100644 --- a/src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h +++ b/src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h @@ -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