remove functions.h

This commit is contained in:
Pheenoh
2021-01-31 15:33:34 -05:00
parent f893c39194
commit 90578d539a
117 changed files with 3999 additions and 6094 deletions
+5
View File
@@ -7,6 +7,11 @@
#include "Z2AudioLib/Z2SeMgr/Z2SeMgr.h"
#include "Z2AudioLib/Z2SoundInfo/Z2SoundInfo.h"
extern "C" {
void __dl__FPv(void);
void getNthLink__10JSUPtrListCFUl(void);
}
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.