diff options
Diffstat (limited to 'pokemod/MapWildList.cpp')
| -rw-r--r-- | pokemod/MapWildList.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pokemod/MapWildList.cpp b/pokemod/MapWildList.cpp index 3bc04a18..3aa51d85 100644 --- a/pokemod/MapWildList.cpp +++ b/pokemod/MapWildList.cpp @@ -24,9 +24,6 @@ #include "MapWildListEncounter.h" #include "Pokemod.h" -// Qt includes -#include <QMap> - const QStringList MapWildList::ControlStr = QStringList() << "Grass" << "Surfing" << "Fishing" << "Dive" << "Headbutt" << "Rock Smash"; MapWildList::MapWildList(const MapWildList& wildList) : |
