summaryrefslogtreecommitdiff
path: root/include/common_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common_structs.h')
-rw-r--r--include/common_structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common_structs.h b/include/common_structs.h
index b5efa387a..fa18c39c9 100644
--- a/include/common_structs.h
+++ b/include/common_structs.h
@@ -28,7 +28,7 @@ typedef struct {
// In the data to use "A, B, Z, R" instead of hex numbers.
typedef enum { A = 0x80, B = 0x40, Z = 0x20, R = 0x10 } GhostController;
-/*** types.h ***/
+/*** types.h ***/
typedef struct {
/* 0x0 */ s16 waypointStart;