summaryrefslogtreecommitdiff
path: root/structs/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'structs/structs.h')
-rw-r--r--structs/structs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/structs/structs.h b/structs/structs.h
new file mode 100644
index 00000000..8a34d299
--- /dev/null
+++ b/structs/structs.h
@@ -0,0 +1,7 @@
+#ifndef POKEDIAMOND_STRUCTS_H
+#define POKEDIAMOND_STRUCTS_H
+
+#include "pokemon.h"
+#include "map.h"
+
+#endif //POKEDIAMOND_STRUCTS_H