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

Method startSequenceBgm

src/Inagaki/GameAudioMain.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31
32void Main::checkSection() {}
33
34bool Main::isWaveLoaded(WS_ID id) {
35 JAUSectionHeap* sectionHeap = JASGlobalInstance<JAUSectionHeap>::sInstance;
36 if(sectionHeap != nullptr)

Callers 3

resetMethod · 0.80
calcMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected