diff options
| author | Pheenoh <pheenoh@gmail.com> | 2021-02-20 23:11:44 -0500 |
|---|---|---|
| committer | Pheenoh <pheenoh@gmail.com> | 2021-02-20 23:11:44 -0500 |
| commit | 5fbe9419f9af28560497f42eb951cd029ceb44d7 (patch) | |
| tree | 71671448e2411935f1de58253fca3bf856c14dab /libs/Z2AudioLib/Z2SoundObject.cpp | |
| parent | d102f73e7a1bb18745cdedc034baee3c88aeb065 (diff) | |
delete variables.h
Diffstat (limited to 'libs/Z2AudioLib/Z2SoundObject.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2SoundObject.cpp | 25 |
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. |
