MCPcopy Create free account
hub / github.com/doldecomp/mkdd / createBank

Function createBank

libs/JSystem/JAudio/System/JASBNKParser.cpp:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 static const JASOscillator::Point *getOscTableEndPtr(const JASOscillator::Point *pPoint);
14
15 JASBank *createBank(const void *p, JKRHeap *pHeap) { return createBasicBank(p, pHeap); }
16
17 JASBasicBank *createBasicBank(const void *p, JKRHeap *pHeap)
18 {

Callers 1

newBankMethod · 0.85

Calls 1

createBasicBankFunction · 0.85

Tested by

no test coverage detected