Open geajack opened 3 hours ago
Ah, I see - those are Raylib 5.0 functions. I'm using the latest raylib commit and it seems all of the ...Ready
functions have been renamed to ...Valid
.
I could make a PR that fixes it if you like, but you might not want it - the rename is a Raylib 5.5 thing I think, so not official yet.
Hi! Cool looking project.
Right now I can't compile this due to a number of "undeclared function" errors:
As far as I can tell the declarations and implementations of these functions don't appear at all in this repository - is there maybe a file missing or something?