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:
parent
3cf3ac7659
commit
f69d88b656
7 changed files with 69 additions and 56 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue