Remove unused variable
This commit is contained in:
parent
882b1c0aae
commit
139ef4be29
2 changed files with 0 additions and 6 deletions
|
|
@ -446,10 +446,6 @@ void DivPlatformC140::renderSamples(int sysID) {
|
|||
sampleMemLen=memPos+256;
|
||||
}
|
||||
|
||||
void DivPlatformC140::setChipModel(int type) {
|
||||
chipType=type;
|
||||
}
|
||||
|
||||
void DivPlatformC140::setFlags(const DivConfig& flags) {
|
||||
chipClock=32000*256; // 8.192MHz and 12.288MHz input, verified from Assault Schematics
|
||||
CHECK_CUSTOM_CLOCK;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue