pokediamond/structs/structs.h
2020-04-10 17:33:55 +02:00

8 lines
131 B
C

#ifndef POKEDIAMOND_STRUCTS_H
#define POKEDIAMOND_STRUCTS_H
#include "pokemon.h"
#include "map.h"
#endif //POKEDIAMOND_STRUCTS_H