GUI: add compat flags button to mobile UI

This commit is contained in:
tildearrow 2022-12-28 15:15:19 -05:00
parent 8e4fda542a
commit 735030b026
2 changed files with 4 additions and 0 deletions

View file

@ -3879,6 +3879,7 @@ bool FurnaceGUI::loop() {
drawSettings();
drawDebug();
drawLog();
drawCompatFlags();
drawStats();
} else {
globalWinFlags=0;