mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
oh boy, basic osx/unix support
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#include "os_windows.odin" when ODIN_OS == "windows";
|
||||
#include "os_x.odin" when ODIN_OS == "osx";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user