Added Android Makefile for games

This commit is contained in:
raysan5
2018-07-21 17:38:47 +02:00
parent 74a0814a8f
commit 82e4a12fd3
2 changed files with 299 additions and 0 deletions

1
.gitignore vendored
View File

@ -72,6 +72,7 @@ games/*
!games/*.png
# Unignore games makefile
!games/Makefile
!games/Makefile.Android
# Ignore files build by xcode
*.mode*v*