1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-12 17:40:42 +00:00

ttvfs related cleanups

This commit is contained in:
fgenesis 2014-04-15 19:48:06 +02:00
commit f69d88b656
7 changed files with 69 additions and 56 deletions

View file

@ -57,6 +57,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Vector unchange;
#endif
#ifdef BBGE_BUILD_VFS
#include "ttvfs.h"
#endif
Core *core = 0;
#ifdef BBGE_BUILD_WINDOWS