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, 1 insertions, 1 deletions
diff --git a/src/render/softwaregraphicsdef.hpp b/src/render/softwaregraphicsdef.hpp
index 305b6ac40..b9ad18cfa 100644
--- a/src/render/softwaregraphicsdef.hpp
+++ b/src/render/softwaregraphicsdef.hpp
@@ -22,4 +22,4 @@
public:
void calcTileSDL(ImageVertexes *restrict const vert,
- int x, int y) const restrict2 override final;
+ int x, int y) const restrict2 final;