1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-08 15:19:50 +00:00

Some preparations to compile with SDL1.2 (not yet!)

This commit is contained in:
fgenesis 2017-02-05 21:25:06 +01:00
parent 0b7334c7b7
commit c581ab01d8
3 changed files with 21 additions and 11 deletions

View file

@ -10,7 +10,6 @@
#define BBGE_BUILD_FMOD_OPENAL_BRIDGE 1
#define BBGE_BUILD_ACHIEVEMENTS_INTERNAL 1
#define BBGE_BUILD_VFS 1
#define BBGE_BUILD_SDL2 1
#endif