raylib/games/koala_seasons
noshbar 1d548eaa4b 3 minor sample game cleanups:
* changed bitwise & to logical &&
* removed redundant state check
* moved a strcpy inside a NULL check to prevent a crash.
  NOTE: nothing sensible will happen as a result, but no crash at least.
2018-10-10 22:05:13 +02:00
..
resources Corrected some issues on game 2017-10-24 00:27:25 +02:00
screens 3 minor sample game cleanups: 2018-10-10 22:05:13 +02:00
CMakeLists.txt CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
koala_seasons.c BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
LICENSE.txt Added games license 2017-05-03 14:16:11 +02:00
Makefile Looking for a place for raylib resource file 2018-07-21 16:18:33 +02:00
Makefile.Android Updated to latest raylib changes 2018-04-03 22:44:45 +02:00