summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
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];