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