Add "lock aspect ratio" setting

Uses new Aurora functionality: https://github.com/encounter/aurora/pull/97

Fixes #138
This commit is contained in:
PJB3005
2026-04-05 22:45:46 +02:00
parent 8a9d800384
commit 8edcfb2052
5 changed files with 23 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ UserSettings g_userSettings = {
// Video
.video = {
.enableFullscreen = false,
.lockAspectRatio = false,
},
// Audio