mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-22 13:44:59 -07:00
rlgl.RLGL_VERSION -> rlgl.VERSION
This commit is contained in:
Vendored
+1
-1
@@ -109,7 +109,7 @@ package rlgl
|
||||
|
||||
import "core:c"
|
||||
|
||||
RLGL_VERSION :: "5.0"
|
||||
VERSION :: "5.0"
|
||||
|
||||
when ODIN_OS == .Windows {
|
||||
foreign import lib {
|
||||
|
||||
Reference in New Issue
Block a user