From edd25251fb6cabc01eb4f5e69d4cceffedc437d1 Mon Sep 17 00:00:00 2001 From: fallenoak Date: Sun, 9 Nov 2025 17:18:46 -0600 Subject: [PATCH] chore(console): add note about 640x480 to ConsoleDetectGetResolutions --- src/console/Detect.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/console/Detect.cpp b/src/console/Detect.cpp index d5b3eff..9b409ce 100644 --- a/src/console/Detect.cpp +++ b/src/console/Detect.cpp @@ -5,6 +5,7 @@ void AddResolution(TSGrowableArray& resolutions, const C2iVector& res resolutions.Add(1, &resolution); } +// TODO sometimes 640x480 is included, sometimes its ignored -- more than one function? void ConsoleDetectGetResolutions(TSGrowableArray& resolutions, int32_t widescreen) { // Widescreen resolutions