summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-01 16:12:29 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-01 16:12:29 +0300
commit0e2480485a2353609dc070fbda8649bef884afb0 (patch)
treeec5155f67e07bed16da40cef0dd2b8ed4ebd17b2 /src/game.h
parent3cd7f63de831f1e28776aeb0a1c10c52899d549f (diff)
downloadtakethis-0e2480485a2353609dc070fbda8649bef884afb0.tar
takethis-0e2480485a2353609dc070fbda8649bef884afb0.tar.xz
takethis-0e2480485a2353609dc070fbda8649bef884afb0.zip
GULAG HAS YOU
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 6f84f24..7bccfad 100644
--- a/src/game.h
+++ b/src/game.h
@@ -2,7 +2,7 @@
#define TT_INCLUDED_GAME
-enum { tt_gotofirstroom = 1 };
+enum { tt_gotofirstroom = 1, tt_gotogulag };
extern int magic;