namespace housekeeping
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Application {
|
||||
namespace Data {
|
||||
|
||||
using namespace Core;
|
||||
using namespace Graphics;
|
||||
|
||||
OverworldMap::OverworldMap(Utils::ROM rom, byte index)
|
||||
: rom_(rom), index(index), parent(index) {
|
||||
|
||||
Reference in New Issue
Block a user