delete variables.h

This commit is contained in:
Pheenoh
2021-02-20 23:11:44 -05:00
parent 9f0fde1848
commit 0267924dc1
106 changed files with 3046 additions and 2838 deletions
+25
View File
@@ -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.