The latest versions of raylib and raygui are 5.5 and 4.0 respectively. The examples probably shouldn't proclaim to be for versions 4.0 and 3.0 anymore, especially with breaking API changes.
I've never used this library before so I don't know if those changes affect the examples. If they don't, a simple update to the version number comment should be sufficient. Otherwise, pls fix.
The latest versions of raylib and raygui are
5.5and4.0respectively. The examples probably shouldn't proclaim to be for versions4.0and3.0anymore, especially with breaking API changes.I've never used this library before so I don't know if those changes affect the examples. If they don't, a simple update to the version number comment should be sufficient. Otherwise, pls fix.