MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / ImPauseMidi

Function ImPauseMidi

TheForceEngine/TFE_Jedi/IMuse/imuse.cpp:832–836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

830 }
831
832 s32 ImPauseMidi()
833 {
834 s_midiPaused = 1;
835 return imSuccess;
836 }
837
838 s32 ImResumeMidi()
839 {

Callers 1

ImPauseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected