From ac3ccda23ac4b5c69e15147b8082d90df2ac23de Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 22:45:52 +0300 Subject: Move spells and graphics related constants into separate files. --- src/render/graphics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 3989f0b16..6b4b224aa 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -99,9 +99,6 @@ class ImageVertexes; struct SDL_Window; -static const int defaultScreenWidth = 800; -static const int defaultScreenHeight = 600; - /** * A central point of control for graphics. */ -- cgit v1.2.3-60-g2f50