Edit

kc3-lang/SDL/src/core/android

Branch :

  • Show log

    Commit

  • Author : Philipp Wiesemann
    Date : 2014-12-10 21:20:41
    Hash : 0f87761b
    Message : Removed dependency to stdbool.h in implementation file for Android. This reduced mixing of different types in the file (bool, jboolean, SDL_bool).