Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetNote
Method
SetNote
Source/ChannelHandler.cpp:945–948 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
943
}
944
945
void CChannelHandler::SetNote(int Note)
946
{
947
m_iNote = Note;
948
}
949
950
int CChannelHandler::GetNote() const
951
{
Callers
2
QueueNote
Method · 0.45
ProcessSequence
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected