1 2 3 4 5 6 7
#ifndef POKEDIAMOND_STRUCTS_H #define POKEDIAMOND_STRUCTS_H #include "pokemon.h" #include "map.h" #endif //POKEDIAMOND_STRUCTS_H