mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
Fix parameter/field lists and #import #include syntax
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
include "os_windows.odin" when ODIN_OS == "windows"
|
||||
#include "os_windows.odin" when ODIN_OS == "windows"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user