]> Dogcows Code - chaz/yoink/blobdiff - src/Tilemap.hh
big batch of changes
[chaz/yoink] / src / Tilemap.hh
index 671780a526f8595964e438087649a5de407c95f2..92773879b91bda80768c99c9f1dbfd12829ce1b7 100644 (file)
@@ -67,7 +67,7 @@ public:
        } Orientation;
 
 
-       Tilemap(const std::string& name);
+       explicit Tilemap(const std::string& name);
 
        /**
         * Calculate texture coordinates for a tile at a certain index.  Tiles are
This page took 0.016247 seconds and 4 git commands to generate.