#ifndef MAPDATA_H #define MAPDATA_H #include #include "game.h" extern Map *worldRPG[]; #endif