aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-12-15 12:06:51 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-12-15 12:06:51 -0700
commitef8583564b648f6fdda73711a18b469416c1fdfc (patch)
treed25ed3fac857d192d21435f13787274a45244aca /src/levels.h
parent83a0e9ebe5600a431b9355ef623e57c61c220448 (diff)
Started working on the boss level
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 1a9b577..9107715 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 12
+#define LEVELS_COUNT 13
#define NO_LEVEL -1