3dphotoshoot

view src/android/amain.h @ 27:3d082c566b53

fixed all the bugs, pc version works
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 18 Jun 2015 04:32:25 +0300
parents
children
line source
1 #ifndef AMAIN_H_
2 #define AMAIN_H_
4 struct android_app *app;
6 #endif /* AMAIN_H_ */