mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
when statement; Better entity collection system (for both local and global); Better parsing for record declarations
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
#foreign_system_library "opengl32"
|
||||
when ODIN_OS == "windows" {
|
||||
#foreign_system_library "opengl32"
|
||||
}
|
||||
#import "win32.odin"
|
||||
#load "opengl_constants.odin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user