h-raylib-4.5.0.5: CHANGELOG.md
# h-raylib changelog ## Version 4.5.0.4 _13 November 2022_ - Replaced `CInt` with `CBool` for functions that return booleans - Removed `Xext` dependency (it is no longer required for Nix builds) ## Version 4.5.0.5 _19 November 2022_ - Replaced `CInt` with `CBool` in `RayCollision` - Updated raylib to the master branch