diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-21 17:15:53 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-21 17:15:53 -0400 |
commit | 44a55d6948781ca07dfff49cedce280173d553c8 (patch) | |
tree | beb4faf4d558b1288a982e130701489e12f7456b /structs/structs.h | |
parent | 158e3c19b27a31ca11c1bd158fe74f2a45967dc1 (diff) |
Tidy tree
Diffstat (limited to 'structs/structs.h')
-rw-r--r-- | structs/structs.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/structs/structs.h b/structs/structs.h deleted file mode 100644 index 8a34d299..00000000 --- a/structs/structs.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef POKEDIAMOND_STRUCTS_H -#define POKEDIAMOND_STRUCTS_H - -#include "pokemon.h" -#include "map.h" - -#endif //POKEDIAMOND_STRUCTS_H |