mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 04:32:25 -07: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