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

Method JASBasicBank

libs/JSystem/JAudio/System/JASBasicBank.cpp:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8JASMemPool_MultiThreaded<JASChannel> JASPoolAllocObject_MultiThreaded<JASChannel>::memPool_;
9
10JASBasicBank::JASBasicBank() {
11 JASCalc::bzero(mInstTable, sizeof(mInstTable));
12}
13
14void JASBasicBank::setInst(int prg_no, JASInst *inst) {
15#line 22

Callers

nothing calls this directly

Calls 1

bzeroFunction · 0.85

Tested by

no test coverage detected