Update nostalgia to work with file system changes
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <QMap>
|
||||
|
||||
#include <ox/clargs/clargs.hpp>
|
||||
#include <ox/fs/filesystem.hpp>
|
||||
#include <ox/fs/fs.hpp>
|
||||
|
||||
#include <nostalgia/core/gba/gba.hpp>
|
||||
#include <nostalgia/common/point.hpp>
|
||||
|
@@ -13,7 +13,7 @@
|
||||
#include <nostalgia/core/gba/gba.hpp>
|
||||
#include <nostalgia/common/point.hpp>
|
||||
#include <ox/clargs/clargs.hpp>
|
||||
#include <ox/fs/filesystem.hpp>
|
||||
#include <ox/fs/fs.hpp>
|
||||
|
||||
using namespace std;
|
||||
using namespace ox;
|
||||
|
Reference in New Issue
Block a user