summaryrefslogtreecommitdiff
path: root/libs/Z2AudioLib/Z2SoundObject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/Z2AudioLib/Z2SoundObject.cpp')
-rw-r--r--libs/Z2AudioLib/Z2SoundObject.cpp25
1 files changed, 25 insertions, 0 deletions
diff --git a/libs/Z2AudioLib/Z2SoundObject.cpp b/libs/Z2AudioLib/Z2SoundObject.cpp
index 640b480fad..fb5160967c 100644
--- a/libs/Z2AudioLib/Z2SoundObject.cpp
+++ b/libs/Z2AudioLib/Z2SoundObject.cpp
@@ -12,6 +12,31 @@ void __dl__FPv(void);
void getNthLink__10JSUPtrListCFUl(void);
}
+// additional symbols needed for Z2SoundObject.cpp
+// autogenerated by split.py v0.3 at 2021-01-04 23:48:52.434158
+extern u8 lbl_80455B58;
+extern u8 lbl_80455B78;
+extern u8 lbl_80455B48;
+extern u8 lbl_80455B7C;
+extern u8 lbl_80455B60;
+extern u8 lbl_8039C230;
+extern u8 lbl_80455B40;
+extern u8 lbl_80455B54;
+extern u8 lbl_80455B70;
+extern u8 lbl_803CACF0;
+extern u8 lbl_80455B68;
+extern u8 lbl_80455B50;
+extern u8 lbl_80455B3C;
+extern u8 lbl_80455B5C;
+extern u8 lbl_803CAD30;
+extern u8 lbl_80455B74;
+extern u8 lbl_80455B38;
+extern u8 lbl_803CAD50;
+extern u8 lbl_80450B60;
+extern u8 lbl_803CAD10;
+extern u8 lbl_803CACD0;
+extern u8 lbl_80450AE8;
+
Z2SoundObjBase::Z2SoundObjBase() {
//! @note initializer list doesn't work since fields were initialized out of
//! structure layout order, indicating original code didn't use initializer list.