[nostalgia] Switch Studio to PassThroughFS
This commit is contained in:
@@ -8,14 +8,12 @@
|
||||
|
||||
#include <ox/fs/fs.hpp>
|
||||
|
||||
namespace nostalgia {
|
||||
namespace core {
|
||||
namespace nostalgia::core {
|
||||
|
||||
// User Input Output
|
||||
struct Context {
|
||||
ox::FileSystem32 *rom = nullptr;
|
||||
ox::FileSystem *rom = nullptr;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user