summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-01 17:45:24 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-01 17:45:24 +0300
commitec583c67456efbfdb07bb2df43b0d0eee4f7b3e2 (patch)
treed770fe8563fc36d16494a37c08ddf13179c22b1d /src/game.h
parent59096860aa1b293e7bb8af6e372482b7277038a0 (diff)
downloadtakethis-ec583c67456efbfdb07bb2df43b0d0eee4f7b3e2.tar
takethis-ec583c67456efbfdb07bb2df43b0d0eee4f7b3e2.tar.xz
takethis-ec583c67456efbfdb07bb2df43b0d0eee4f7b3e2.zip
LENIN ZHIV!!!
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 7bccfad..25017b2 100644
--- a/src/game.h
+++ b/src/game.h
@@ -2,7 +2,7 @@
#define TT_INCLUDED_GAME
-enum { tt_gotofirstroom = 1, tt_gotogulag };
+enum { tt_gotofirstroom = 1, tt_gotogulag, tt_mausoleum };
extern int magic;