raylib/games/just_do
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 Reorganized folders 2016-01-02 11:14:24 +01: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
just_do.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01: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