mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-04 05:13:19 +00:00
ttvfs update
This commit is contained in:
parent
87bc46abf6
commit
3cf3ac7659
13 changed files with 220 additions and 120 deletions
|
@ -25,8 +25,11 @@
|
|||
#include <sstream>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <ttvfs.h>
|
||||
|
||||
namespace ttvfs
|
||||
{
|
||||
class File;
|
||||
class Root;
|
||||
};
|
||||
typedef ttvfs::File VFILE;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue