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

Method GetBank

Source/ChunkRenderBinary.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227int CChunkRenderNSF::GetBank() const
228{
229 return GetWritten() >> 12;
230}
231
232int CChunkRenderNSF::GetAbsoluteAddr() const
233{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected