summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilebuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tilebuf.h')
-rw-r--r--crawl-ref/source/tilebuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/tilebuf.h b/crawl-ref/source/tilebuf.h
index 6b0ae7eab4..5d3b4201b3 100644
--- a/crawl-ref/source/tilebuf.h
+++ b/crawl-ref/source/tilebuf.h
@@ -87,7 +87,7 @@ protected:
class TileBuffer : public VertBuffer<PTVert>
{
public:
- TileBuffer(const TilesTexture *tex);
+ TileBuffer(const TilesTexture *tex = NULL);
void add(int idx, float x, float y);
// Note: this could invalidate previous additions if they were