3dphotoshoot

view src/android/amain.h @ 16:c6952cc82cca

asset manager, android version
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 09 Jun 2015 18:38:33 +0300
parents
children
line source
1 #ifndef AMAIN_H_
2 #define AMAIN_H_
4 struct android_app *app;
6 #endif /* AMAIN_H_ */