summaryrefslogtreecommitdiff
path: root/include/structs.h
blob: 8a34d29958f01ce61c16566d177d1559f461ad76 (plain)
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