GUI: add compat flags button to mobile UI
This commit is contained in:
parent
8e4fda542a
commit
735030b026
2 changed files with 4 additions and 0 deletions
|
|
@ -3879,6 +3879,7 @@ bool FurnaceGUI::loop() {
|
|||
drawSettings();
|
||||
drawDebug();
|
||||
drawLog();
|
||||
drawCompatFlags();
|
||||
drawStats();
|
||||
} else {
|
||||
globalWinFlags=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue