aboutsummaryrefslogtreecommitdiff
path: root/src/levels.h
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-11-17 19:52:32 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-11-17 19:52:32 -0700
commitd3f744321e1e114796391d0d18eb6ffd36de6e34 (patch)
treeb760d7c148ff98ebd6e4a38de52b81aed03ec6ae /src/levels.h
parent6e10d35ca6dc47b2b3ad47dbce0f5c6245a8da72 (diff)
Working on level 2
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 07544d0..b739d56 100644
--- a/src/levels.h
+++ b/src/levels.h
@@ -5,7 +5,7 @@
#ifndef LEVELS_H
#define LEVELS_H
-#define LEVELS_COUNT 2
+#define LEVELS_COUNT 3
#define NO_LEVEL -1