mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-27 17:17:25 -04:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@ -15,7 +15,7 @@ return {
|
||||
{
|
||||
name = "RAYLIB_VERSION_MINOR",
|
||||
type = "INT",
|
||||
value = 0,
|
||||
value = 1,
|
||||
description = ""
|
||||
},
|
||||
{
|
||||
@ -27,7 +27,7 @@ return {
|
||||
{
|
||||
name = "RAYLIB_VERSION",
|
||||
type = "STRING",
|
||||
value = "6.0",
|
||||
value = "6.1-dev",
|
||||
description = ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user