3dphotoshoot
annotate 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 |
rev | line source |
---|---|
nuclear@16 | 1 #ifndef AMAIN_H_ |
nuclear@16 | 2 #define AMAIN_H_ |
nuclear@16 | 3 |
nuclear@16 | 4 struct android_app *app; |
nuclear@16 | 5 |
nuclear@16 | 6 #endif /* AMAIN_H_ */ |