mirror of
https://github.com/edubart/otclient.git
synced 2025-06-05 18:44:28 +02:00
Fix on android finger
This commit is contained in:
parent
2b96ae7f09
commit
4605c72546
@ -1,10 +0,0 @@
|
||||
#include <jni.h>
|
||||
#include <main.cpp>
|
||||
|
||||
void android_main( struct android_app* state ) {
|
||||
int argc = 0;
|
||||
char* argv[] = char[1];
|
||||
argv[0] = '';
|
||||
|
||||
main(argc, argv);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user