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 446af8e..9ad79a8 100644
--- a/tiled2c.h
+++ b/tiled2c.h
@@ -67,6 +67,7 @@ typedef struct {
const char *name;
const char *type;
unsigned int id;
+ unsigned int tile;
double x;
double y;
double width;