aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <nathansmith7@mailfence.com>2023-10-02 21:27:41 -0600
committernathansmithsmith <nathansmith7@mailfence.com>2023-10-02 21:27:41 -0600
commit2bd87ba9d98973e59e89fab4be60ce4ef4cf95ae (patch)
tree2e8e9e17c79115bf3d1b9d7e01297330a9e2f774 /src/levels.h
parent5b03b11020a39790b81a00cf5cae8f04bc4caffa (diff)
Now using the level handler
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 3277f62..07544d0 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 1
+#define LEVELS_COUNT 2
#define NO_LEVEL -1