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

Function addMarker

TheForceEngine/TFE_Asset/vocAsset.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 }
203
204 void addMarker(SoundBuffer* voc, u16 markerId)
205 {
206 // Ignored by Dark Forces.
207 }
208
209 // Dark Forces VOC files only have zero or one looping section.
210 void loopStart(SoundBuffer* voc, u16 repeatCount)

Callers 1

parseVocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected