From 1e691db403c48f7b971b69fa32faefffa003f13c Mon Sep 17 00:00:00 2001 From: AllyTally Date: Sun, 28 Jan 2024 20:04:02 -0400 Subject: [PATCH] Implement scaling modes manually For future PRs, it'll be very nice to have full control over how VVVVVV gets drawn to the window. This means we can use the entire window size for things like touch input, drawing borders, or anything we want. --- third_party/FAudio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/FAudio b/third_party/FAudio index 38e9da72..fc47ca1f 160000 --- a/third_party/FAudio +++ b/third_party/FAudio @@ -1 +1 @@ -Subproject commit 38e9da7264641c9cc69a80d09082f166d9b8eaf9 +Subproject commit fc47ca1f5f489f30e634cdd0af02d80b8a915bf4