summaryrefslogtreecommitdiff
path: root/src/render/softwaregraphicsdef.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/softwaregraphicsdef.hpp')
-rw-r--r--src/render/softwaregraphicsdef.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/softwaregraphicsdef.hpp b/src/render/softwaregraphicsdef.hpp
index 305b6ac40..c3eecf451 100644
--- a/src/render/softwaregraphicsdef.hpp
+++ b/src/render/softwaregraphicsdef.hpp
@@ -20,6 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#define RENDER_SOFTWAREGRAPHICSDEF_HPP
+
public:
void calcTileSDL(ImageVertexes *restrict const vert,
int x, int y) const restrict2 override final;