Commit 270f38db08236afbbbc15630d432944b6eea24ee

Sam Lantinga 2015-08-01T22:03:50

Fixed bug 3083 - Android JNIEXPORT and JNICALL missing Martin Gerhardy Just a minor thing, but a huge outcome. All the other jni related functions already have those flags, but the nativeInit function lacks them - so it might be stripped away.