Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1265
int CSoundGen::GetPlayerTrack() const
1266
{
1267
return m_iLastTrack;
1268
}
1269
1270
int CSoundGen::GetPlayerTicks() const
1271
{
Callers
1
SelectTrack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected