Prepack every asset

It should now be possible to install and play a game without downloading
anything from the internet

Bump to rev111
This commit is contained in:
Miguel Horta
2022-06-15 19:56:12 +01:00
parent 32c747f580
commit 38f8308926
22 changed files with 14302 additions and 11 deletions

View File

@@ -50,8 +50,7 @@
#define SWAPLE32(x) XCHG_LONG(x)
#endif
//#define DEBUG_MSG(...) __android_log_print(ANDROID_LOG_INFO, "libSDL", __VA_ARGS__)
#define DEBUG_MSG(...)
#define DEBUG_MSG(...) __android_log_print(ANDROID_LOG_DEBUG, "libSDL", __VA_ARGS__)
#define MID_VIBRATO_SAMPLE_INCREMENTS 32