dev140 - YM2612: add YMF276 mode
This commit is contained in:
parent
6a01c83a9a
commit
aa5b8795ed
10 changed files with 67 additions and 22 deletions
|
|
@ -46,7 +46,7 @@ class DivConfig {
|
|||
String getString(String key, String fallback) const;
|
||||
|
||||
// check for existence
|
||||
bool has(String key);
|
||||
bool has(String key) const;
|
||||
|
||||
// set a config value
|
||||
void set(String key, bool value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue