its compiling... (prepping for runtime testing)

This commit is contained in:
ed
2025-02-08 23:27:06 -05:00
parent 3b12268f46
commit 50c7853b9f
15 changed files with 138 additions and 54 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ struct OS_W32_State
////////////////////////////////
//~ rjf: Globals
MD_API extern OS_W32_State os_w32_state = {0};
MD_API extern OS_W32_State os_w32_state;
////////////////////////////////