mirror of https://github.com/zeldaret/tp.git
13 lines
381 B
C
13 lines
381 B
C
#ifndef JAUSECTIONHEAP_H_
|
|
#define JAUSECTIONHEAP_H_
|
|
|
|
extern "C" {
|
|
void getOpenSection__14JAUSectionHeapFv(void);
|
|
void loadDynamicSeq__14JAUSectionHeapF10JAISoundIDb(void);
|
|
void newDynamicSeqBlock__14JAUSectionHeapFUl(void);
|
|
void releaseIdleDynamicSeqDataBlock__14JAUSectionHeapFv(void);
|
|
void setSeqDataArchive__14JAUSectionHeapFP10JKRArchive(void);
|
|
}
|
|
|
|
#endif // JAUSECTIONHEAP_H_
|