mirror of
https://github.com/zeldaret/tp
synced 2026-08-04 09:09:30 -04:00
remove functions.h
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
#include "Z2AudioLib/Z2Calc/Z2Calc.h"
|
||||
#include "Z2AudioLib/Z2SeqMgr/Z2SeqMgr.h"
|
||||
|
||||
extern "C" {
|
||||
int strcmp(const char*, const char*);
|
||||
void initiate__10JSUPtrListFv(void);
|
||||
void append__10JSUPtrListFP10JSUPtrLink(void);
|
||||
void remove__10JSUPtrListFP10JSUPtrLink(void);
|
||||
}
|
||||
|
||||
#ifdef NONMATCHING
|
||||
// order wrong because this needs to inherit from JASGlobalInstance<T>
|
||||
Z2SoundObjMgr::Z2SoundObjMgr() {
|
||||
|
||||
Reference in New Issue
Block a user