summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-01 20:42:01 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-01 20:42:01 +0300
commit12c631009d86746b2723de7eff987244711c35ce (patch)
tree97f1904f12eb03a409bdbccba0fb8ad616d1779a /src/game.h
parent9ebdc06b82e2c60cfcfd21f634b8b96c6b2e1c39 (diff)
downloadtakethis-12c631009d86746b2723de7eff987244711c35ce.tar
takethis-12c631009d86746b2723de7eff987244711c35ce.tar.xz
takethis-12c631009d86746b2723de7eff987244711c35ce.zip
FEEL THE SMOOOOTHNESS!
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 25017b2..c660ec9 100644
--- a/src/game.h
+++ b/src/game.h
@@ -2,7 +2,7 @@
#define TT_INCLUDED_GAME
-enum { tt_gotofirstroom = 1, tt_gotogulag, tt_mausoleum };
+enum { tt_gotofirstroom = 1, tt_gotogulag, tt_mausoleum, tt_changeroom };
extern int magic;