Initial commit.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
#ifndef BBFILESYSTEM_H
|
||||
#define BBFILESYSTEM_H
|
||||
|
||||
#include "bbsys.h"
|
||||
#include "../gxruntime/gxfilesystem.h"
|
||||
|
||||
extern gxFileSystem *gx_filesys;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user