1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-12 17:29:54 +00:00

Update Aquaria/BBGE/External sources to comply with the new ttvfs API

This commit is contained in:
fgenesis 2014-04-07 02:10:05 +02:00
parent 8026cdd905
commit 6203bc7ce4
17 changed files with 179 additions and 390 deletions

View file

@ -36,7 +36,7 @@ distribution.
#pragma warning( disable : 4786 )
#endif
#include "FileAPI.h"
#include "ttvfs_stdio.h"
#include <ctype.h>
#include <stdlib.h>