summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-01 16:52:23 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-01 16:52:23 +0300
commit59096860aa1b293e7bb8af6e372482b7277038a0 (patch)
tree21e4f31124363ecfd4fcc6f9597d871c083d2d66 /src/globals.h
parent0e2480485a2353609dc070fbda8649bef884afb0 (diff)
downloadtakethis-59096860aa1b293e7bb8af6e372482b7277038a0.tar
takethis-59096860aa1b293e7bb8af6e372482b7277038a0.tar.xz
takethis-59096860aa1b293e7bb8af6e372482b7277038a0.zip
MAUSOLEUM
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/globals.h b/src/globals.h
index b44cddc..5cb13fc 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -15,9 +15,10 @@ extern SDL_Texture *tttxr;
extern SDL_Renderer *ttrdr;
-extern Mix_Music *ponpon;
+extern Mix_Music *grib;
extern Mix_Music *ussr;
extern Mix_Music *stalin;
+extern Mix_Music *lenin;
extern tt_room ttmap[256];