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 2169957..199b262 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -12,6 +12,7 @@ extern SDL_Window *ttwdw;
extern TTF_Font *ttfont;
extern SDL_Texture *tttxr;
+extern SDL_Texture *lighttxr;
extern SDL_Renderer *ttrdr;