summaryrefslogtreecommitdiff
path: root/tiled2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'tiled2c.h')
-rw-r--r--tiled2c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tiled2c.h b/tiled2c.h
index a35971b..446af8e 100644
--- a/tiled2c.h
+++ b/tiled2c.h
@@ -51,6 +51,7 @@ typedef struct {
typedef struct {
const char *name;
+ const char *class;
unsigned int type;
double opacity;
unsigned int visible;