summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-01 13:10:06 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-01 13:10:06 +0300
commitc47781a9d908536ef3283d4a57c91003013f05d3 (patch)
tree81bd3923216a6131a84d5fd03930582a19f68156 /src/globals.h
parent0e9093bfc12b0db01ae04654aec63f1ea86ffb43 (diff)
downloadtakethis-c47781a9d908536ef3283d4a57c91003013f05d3.tar
takethis-c47781a9d908536ef3283d4a57c91003013f05d3.tar.xz
takethis-c47781a9d908536ef3283d4a57c91003013f05d3.zip
The GIMN.
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/globals.h b/src/globals.h
index e4d03a1..f189be1 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -16,6 +16,7 @@ extern SDL_Texture *tttxr;
extern SDL_Renderer *ttrdr;
extern Mix_Music *ponpon;
+extern Mix_Music *ussr;
extern tt_room ttmap[256];