mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-02 22:14:37 +00:00
ttvfs related cleanups
This commit is contained in:
parent
3cf3ac7659
commit
f69d88b656
7 changed files with 69 additions and 56 deletions
|
@ -295,6 +295,7 @@ void triggerBreakpoint();
|
|||
bool createDir(const std::string& d);
|
||||
|
||||
#ifdef BBGE_BUILD_VFS
|
||||
namespace ttvfs { class Root; }
|
||||
extern ttvfs::Root vfs; // in Base.cpp
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue