aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-12-04 10:54:15 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-12-04 10:54:15 -0700
commita14e6109a5096b23f9a27bcd2010c23e9ca1753f (patch)
treee54690d0b2628d0e50f582c00659350c11e5023a /src/levels.h
parent8bd37d4fe75a43deab8d6f24b481c23d7f965c5a (diff)
Started level 4
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 3f3419c..2c24536 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 4
+#define LEVELS_COUNT 5
#define NO_LEVEL -1