aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-11-24 22:14:08 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-11-24 22:14:08 -0700
commit31e5ed2ec9fbc28b9695db20462228a52696e6aa (patch)
tree8ac8255ce9c931212cf2b73930b99149992c863d /src/levels.h
parentd3f744321e1e114796391d0d18eb6ffd36de6e34 (diff)
Started level 3
Diffstat (limited to 'src/levels.h')
-rw-r--r--src/levels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/levels.h b/src/levels.h
index b739d56..3f3419c 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 3
+#define LEVELS_COUNT 4
#define NO_LEVEL -1