diff options
Diffstat (limited to 'src/render/graphicsdef.hpp')
-rw-r--r-- | src/render/graphicsdef.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/graphicsdef.hpp b/src/render/graphicsdef.hpp index 7e2b349e2..79a971578 100644 --- a/src/render/graphicsdef.hpp +++ b/src/render/graphicsdef.hpp @@ -20,6 +20,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#define RENDER_GRAPHICSDEF_HPP + public: /** * Draws a rectangle using images. 4 corner images, 4 side images and 1 |