mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 23:17:51 -05: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