MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / ClearMaps

Method ClearMaps

Source/NoteQueue.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174void CNoteQueue::ClearMaps()
175{
176 m_Part.clear();
177}
178
179stChannelID CNoteQueue::Trigger(int Note, stChannelID Channel)
180{

Callers 1

UpdateNoteQueuesMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected