diff options
Diffstat (limited to 'pokemod/Map.cpp')
| -rw-r--r-- | pokemod/Map.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pokemod/Map.cpp b/pokemod/Map.cpp index cd364a55..b97e414e 100644 --- a/pokemod/Map.cpp +++ b/pokemod/Map.cpp @@ -25,9 +25,6 @@ #include "MapWildList.h" #include "Pokemod.h" -// Qt includes -#include <QMap> - const QStringList Map::TypeStr = QStringList() << "Outdoor" << "Dungeon" << "Building"; Map::Map(const Map& map) : |
