diff options
Diffstat (limited to 'src/tileset.h')
-rw-r--r-- | src/tileset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tileset.h b/src/tileset.h index 387222b3..cab784e2 100644 --- a/src/tileset.h +++ b/src/tileset.h @@ -48,4 +48,4 @@ class Tileset : public ImageSet int mFirstGid; }; -#endif +#endif // TILESET_H |