update purego required dll version
This commit is contained in:
parent
a0882a5b81
commit
11a0342061
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
libname = "raylib.dll"
|
libname = "raylib.dll"
|
||||||
requiredVersion = "5.0"
|
requiredVersion = "5.5"
|
||||||
)
|
)
|
||||||
|
|
||||||
var wvsprintfA uintptr
|
var wvsprintfA uintptr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue