From 0a6e95f855afad36481baa9ed72b39ba6e297df6 Mon Sep 17 00:00:00 2001 From: Fox Caminiti Date: Sat, 5 Nov 2022 11:07:29 -0400 Subject: many changes --- debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug.h') diff --git a/debug.h b/debug.h index cac3d39..202eb20 100644 --- a/debug.h +++ b/debug.h @@ -27,7 +27,7 @@ struct debug_temp struct project_debug { debug_temp Temp; - bool32 ToggleWindow; + bool32 ToggleWindow = 1; uint64 PixelCountTransparent; uint64 PixelCountRendered; uint64 PixelCountChecked; -- cgit v1.2.3