Skip to content

v3.5.0-beta3

Choose a tag to compare

@RobLoach RobLoach released this 18 Feb 06:46
· 432 commits to master since this release
d1c5ef2

Added

  • Added a C++ version of raylib's loading thread example (by @pkeir)
  • Updated documentation

Fixed

  • Made the global wrapped functions static to avoid redeclaration