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

Method GetBankCount

Source/ChunkRenderBinary.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181int CChunkRenderNSF::GetBankCount() const
182{
183 return GetBank() + 1;
184}
185
186void CChunkRenderNSF::StoreChunkBankswitched(const CChunk &Chunk) // // //
187{

Callers 1

ExportNSF_NSFEMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected