Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
void CDocumentFile::WriteBlockInt(int Value)
137
{
138
WriteBlockData(Value);
139
}
140
141
void CDocumentFile::WriteBlockChar(char Value)
142
{
Callers
15
WriteToModule
Method · 0.80
DoWriteToModule
Method · 0.80
SaveParams
Method · 0.80
SaveInstruments
Method · 0.80
SaveSequences
Method · 0.80
SaveFrames
Method · 0.80
SavePatterns
Method · 0.80
SaveDSamples
Method · 0.80
SaveComments
Method · 0.80
SaveSequencesVRC6
Method · 0.80
SaveSequencesN163
Method · 0.80
SaveSequencesS5B
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected