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