Better screen layout support
This commit is contained in:
@@ -130,4 +130,5 @@ class Renderer {
|
||||
|
||||
void setConfig(EmulatorConfig* config) { emulatorConfig = config; }
|
||||
void setHashTextures(bool setting) { hashTextures = setting; }
|
||||
void reloadScreenLayout() { outputSizeChanged = true; }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user