rlgl.RLGL_VERSION -> rlgl.VERSION

This commit is contained in:
Karl Zylinski
2024-06-11 08:59:30 +02:00
parent d2cd96c3c8
commit c9e732d141
+1 -1
View File
@@ -109,7 +109,7 @@ package rlgl
import "core:c"
RLGL_VERSION :: "5.0"
VERSION :: "5.0"
when ODIN_OS == .Windows {
foreign import lib {