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

Function loopEnd

TheForceEngine/TFE_Asset/vocAsset.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215 }
216
217 void loopEnd(SoundBuffer* voc)
218 {
219 voc->loopEnd = voc->size;
220 }
221
222 bool parseVoc(SoundBuffer* voc, u8* buffer)
223 {

Callers 1

parseVocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected