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

Method WriteBlockInt

Source/DocumentFile.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void CDocumentFile::WriteBlockInt(int Value)
137{
138 WriteBlockData(Value);
139}
140
141void CDocumentFile::WriteBlockChar(char Value)
142{

Callers 15

WriteToModuleMethod · 0.80
DoWriteToModuleMethod · 0.80
SaveParamsMethod · 0.80
SaveInstrumentsMethod · 0.80
SaveSequencesMethod · 0.80
SaveFramesMethod · 0.80
SavePatternsMethod · 0.80
SaveDSamplesMethod · 0.80
SaveCommentsMethod · 0.80
SaveSequencesVRC6Method · 0.80
SaveSequencesN163Method · 0.80
SaveSequencesS5BMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected