Add tweak to enable/disable TV settings screen

This commit is contained in:
Max Roncace
2026-03-17 01:07:22 -04:00
parent 4d3330acf5
commit 970664d7f9
5 changed files with 63 additions and 24 deletions
+1
View File
@@ -27,6 +27,7 @@ struct UserSettings {
struct {
// QoL
bool enableQuickTransform;
bool hideTvSettingsScreen;
// Preferences
bool enableMirrorMode;