summaryrefslogtreecommitdiff
path: root/src/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.c')
-rw-r--r--src/globals.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/globals.c b/src/globals.c
index 5d52d5d..d8ff085 100644
--- a/src/globals.c
+++ b/src/globals.c
@@ -5,6 +5,7 @@ SDL_Window *ttwdw;
TTF_Font *ttfont;
SDL_Texture *tttxr;
+SDL_Texture *lighttxr;
SDL_Renderer *ttrdr;