feat: add internal storage scale option to preferences window

This commit is contained in:
Brendan Hagan
2022-07-04 00:52:53 -04:00
parent 5c983275af
commit 616fe1aad7
6 changed files with 91 additions and 13 deletions
+3 -1
View File
@@ -281,7 +281,9 @@ enum ControlID {
ID_EXPORT_ZOOM_X,
ID_EXPORT_ZOOM_Y,
ID_SHARPEN,
ID_SHARPEN_AMOUNT,
ID_SHARPEN_AMOUNT,
// Internal window
ID_INTERNAL_SCALE,
// Updates window
ID_PACKAGE_LIST,
ID_KEEP,