mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 17:32:22 -07:00
Fixing Error: Redeclaration of 'VERSION' in this scope
This commit is contained in:
Vendored
+1
-1
@@ -33,7 +33,7 @@ when ODIN_OS == .Windows {
|
||||
foreign import lib "system:raygui"
|
||||
}
|
||||
|
||||
VERSION :: "4.0"
|
||||
RAYGUI_VERSION :: "4.0"
|
||||
|
||||
// Style property
|
||||
GuiStyleProp :: struct {
|
||||
|
||||
Reference in New Issue
Block a user