#ifndef BBFILESYSTEM_H #define BBFILESYSTEM_H #include "bbsys.h" #include "../gxruntime/gxfilesystem.h" extern gxFileSystem *gx_filesys; #endif