Remove ox::fs using from GBA package
This commit is contained in:
parent
bfc87b50b1
commit
84164ab2d2
@ -16,7 +16,7 @@
|
|||||||
namespace nostalgia {
|
namespace nostalgia {
|
||||||
namespace core {
|
namespace core {
|
||||||
|
|
||||||
using namespace ox::fs;
|
using namespace ox;
|
||||||
|
|
||||||
#define TILE_ADDR ((CharBlock*) 0x06000000)
|
#define TILE_ADDR ((CharBlock*) 0x06000000)
|
||||||
#define TILE8_ADDR ((CharBlock8*) 0x06000000)
|
#define TILE8_ADDR ((CharBlock8*) 0x06000000)
|
||||||
|
Loading…
Reference in New Issue
Block a user