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

Method GetPlayerTrack

Source/SoundGen.cpp:1265–1268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1263}
1264
1265int CSoundGen::GetPlayerTrack() const
1266{
1267 return m_iLastTrack;
1268}
1269
1270int CSoundGen::GetPlayerTicks() const
1271{

Callers 1

SelectTrackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected