Edit

kc3-lang/SDL/src/main

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2015-08-01 22:03:50
    Hash : 270f38db
    Message : 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.