aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-12-07 13:40:04 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-12-07 13:40:04 -0700
commitf7392070995ad077dcaa387469934325e8e5c067 (patch)
treea8832ea626ab283d92537d2ce5f6693465440d78 /src/levels.h
parent2b42a05915e0b8e08e83ff7da23d34d2e1a37ccd (diff)
Added level 7
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 cd219d1..c54ed2b 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 7
+#define LEVELS_COUNT 8
#define NO_LEVEL -1