raylib/games/light_my_ritual
Ray ac23af9bf0 Review resources naming
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data

Also required to work with tcc compiler.
2018-11-19 15:18:11 +01:00
..
resources PNG image size optimization 2018-09-25 12:53:31 +02:00
screens Improved game drawing 2018-06-03 23:58:00 +02:00
CMakeLists.txt CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
LICENSE.txt Added games license 2017-05-03 14:16:11 +02:00
light_my_ritual.c BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
Makefile Review resources naming 2018-11-19 15:18:11 +01:00
Makefile.Android Updated to latest raylib changes 2018-04-03 22:44:45 +02:00