3dphotoshoot

view src/android/amain.h @ 24:2712c5da2e00

getting sensor input (hack)
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 16 Jun 2015 06:17:59 +0300
parents
children
line source
1 #ifndef AMAIN_H_
2 #define AMAIN_H_
4 struct android_app *app;
6 #endif /* AMAIN_H_ */