3dphotoshoot

view src/android/amain.h @ 18:dccbd7d65517

moved to android-19 to make it work with android 4.x
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 10 Jun 2015 18:53:28 +0300
parents
children
line source
1 #ifndef AMAIN_H_
2 #define AMAIN_H_
4 struct android_app *app;
6 #endif /* AMAIN_H_ */