Android project template for basic game

A basic Android template is provided to start a game
This commit is contained in:
raysan5
2014-09-18 19:02:12 +02:00
parent 1ef1f3d7ea
commit ace185954c
21 changed files with 2844 additions and 0 deletions

View File

@ -0,0 +1,3 @@
/* The tokens that would be defined here are already defined in efx.h. This
* empty file is here to provide compatibility with Windows-based projects
* that would include it. */