Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetBank
Method
SetBank
Source/Chunk.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void CChunk::SetBank(unsigned char Bank)
51
{
52
m_iBank = Bank;
53
}
54
55
unsigned char CChunk::GetBank() const
56
{
Callers
1
CollectLabelsBankswitched
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected