summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-03 03:34:12 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-03 03:34:12 +0300
commit1c211087b9215bc5108eab368926a1d9c4d5ae41 (patch)
tree6f55ba6c159ea5978571ea3cfb5f629b0341953a /src/globals.h
parent05ecdfacb7fe981ec3b321a65a9d183298cb80db (diff)
downloadtakethis-1c211087b9215bc5108eab368926a1d9c4d5ae41.tar
takethis-1c211087b9215bc5108eab368926a1d9c4d5ae41.tar.xz
takethis-1c211087b9215bc5108eab368926a1d9c4d5ae41.zip
Oh my god...
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/globals.h b/src/globals.h
index 199b262..fc6de54 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -11,6 +11,8 @@ extern SDL_Window *ttwdw;
extern TTF_Font *ttfont;
+extern int lenin_size;
+
extern SDL_Texture *tttxr;
extern SDL_Texture *lighttxr;