mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-20 04:42:41 +00:00
Use configuration files to enable or disable the new dyncom interpreter.
This commit is contained in:
@@ -14,7 +14,8 @@ class Config {
|
||||
|
||||
void ReadControls();
|
||||
void SaveControls();
|
||||
|
||||
void ReadCore();
|
||||
void SaveCore();
|
||||
void ReadData();
|
||||
void SaveData();
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user