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