#include "types.h" #include #ifndef MAP_H #define MAP_H extern const int map1[9][40]; #endif // MAP_H