summaryrefslogtreecommitdiff
path: root/Gameplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gameplay.h')
-rw-r--r--Gameplay.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/Gameplay.h b/Gameplay.h
index 98bb76d..b7179c2 100644
--- a/Gameplay.h
+++ b/Gameplay.h
@@ -12,7 +12,11 @@
* Defines *
* **************************************/
-#define GAME_MAX_PLAYERS 1
+#define GAME_MAX_PLAYERS 1
+
+/* **************************************
+ * Structs and enums *
+ * **************************************/
/* **************************************
* Global prototypes *