From a63557864e92a3eba797500e876405e20d2c83e2 Mon Sep 17 00:00:00 2001 From: SabeDoesThings <122580233+SabeDoesThings@users.noreply.github.com> Date: Tue, 7 Jul 2026 04:31:37 -0500 Subject: [PATCH] Add resizable window flag to Flags.md Added a flag to control window resizability. --- Flags.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Flags.md b/Flags.md index f5728dd..9d31920 100644 --- a/Flags.md +++ b/Flags.md @@ -13,6 +13,10 @@ Common `-D` flags that can be used with Heaps: # if unset, the default path is "res" -D resourcesPath=res +# whether or not the window/process is resizable +# 0 is false | 1 is true +-D windowFixed=1 + # other known flags (deprecated/legacy code) -D heaps_emit_tile_buffering