Update to Squirrel 3.0.6
[supertux.git] / external / squirrel / squirrel / sqtable.h
old mode 100755 (executable)
new mode 100644 (file)
index 5b9ee72..2f64870
@@ -61,6 +61,7 @@ public:
        }\r
 #ifndef NO_GARBAGE_COLLECTOR \r
        void Mark(SQCollectable **chain);\r
+       SQObjectType GetType() {return OT_TABLE;}\r
 #endif\r
        inline _HashNode *_Get(const SQObjectPtr &key,SQHash hash)\r
        {\r