Debugging mode

This commit is contained in:
Mwa
2026-03-16 04:36:59 +01:00
parent 2d50702acc
commit e385288e70
5 changed files with 281 additions and 23 deletions

1
Cargo.lock generated
View File

@@ -1508,6 +1508,7 @@ name = "simu"
version = "0.1.0"
dependencies = [
"atomic-wait",
"parse_int",
"pixels",
"winit",
"winit_input_helper",