summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/overlays/actors/ovl_Bg_Spot12_Saku/z_bg_spot12_saku.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/overlays/actors/ovl_Bg_Spot12_Saku/z_bg_spot12_saku.c b/src/overlays/actors/ovl_Bg_Spot12_Saku/z_bg_spot12_saku.c
index a933c6d0b..159dec3d6 100644
--- a/src/overlays/actors/ovl_Bg_Spot12_Saku/z_bg_spot12_saku.c
+++ b/src/overlays/actors/ovl_Bg_Spot12_Saku/z_bg_spot12_saku.c
@@ -41,8 +41,8 @@ static InitChainEntry initChain[] = {
ICHAIN_F32(unk_FC, 1000, ICHAIN_STOP),
};
-extern UNK_PTR D_06002260;
-extern UNK_PTR D_0600238C;
+extern Gfx D_06002260[];
+extern UNK_TYPE D_0600238C;
static void func_808B3420(BgSpot12Saku* this, GlobalContext* globalCtx, UNK_TYPE collision, DynaPolyMoveFlag flags) {
Actor* thisx = &this->dyna.actor;