commit
15cb277217
1 changed files with 3 additions and 1 deletions
|
@ -1337,8 +1337,10 @@ public:
|
|||
case NesModel::Dendy:
|
||||
return _exclusiveRefreshRate2;
|
||||
break;
|
||||
default:
|
||||
return _exclusiveRefreshRate;
|
||||
break;
|
||||
}
|
||||
return _exclusiveRefreshRate;
|
||||
}
|
||||
|
||||
void SetExpansionDevice(ExpansionPortDevice expansionDevice)
|
||||
|
|
Loading…
Add table
Reference in a new issue