aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-12-13 21:05:40 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-12-13 21:05:40 -0700
commit362b4f28fdd485e6aab7bee1bb4307797232a87c (patch)
tree76947918dc35b9e18ffdebcef3deb1c8ab260574 /src/levels.h
parent427449b5d44f3241a7eb71af70bff9110f9ac81c (diff)
Started level 11
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 132a05d..1a9b577 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 11
+#define LEVELS_COUNT 12
#define NO_LEVEL -1