Allow more debug interaction

This commit is contained in:
2025-10-16 10:45:37 +01:00
parent 315e6b1c04
commit df85624a49
6 changed files with 306 additions and 202 deletions
+2
View File
@@ -91,6 +91,8 @@ data DebugBool
| Show_zone_circ
| Inspect_wall
| Show_path_between
| Show_writable_values
| Show_mouse_click_pos
deriving (Eq, Ord, Bounded, Enum, Show)
data ResFactor = DoubleRes | FullRes | HalfRes | QuarterRes | EighthRes | SixteenthRes