Working on Android APK building with Makefile

This commit is contained in:
Ray
2017-09-23 00:25:31 +02:00
parent ff9b486ebe
commit 00274f070f
4 changed files with 131 additions and 1 deletions

View File

@ -14,6 +14,8 @@
#include "raylib.h"
#include "android_native_app_glue.h"
//----------------------------------------------------------------------------------
// Types and Structures Definition
//----------------------------------------------------------------------------------