diff options
Diffstat (limited to 'saedit/common.h')
-rw-r--r-- | saedit/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/saedit/common.h b/saedit/common.h index 35f1724..21e6526 100644 --- a/saedit/common.h +++ b/saedit/common.h @@ -19,5 +19,6 @@ #define GRID_SIZE 32 #define SPRITE_WIDTH_DEFAULT 64 #define SPRITE_HEIGHT_DEFAULT 64 +#define FILE_TEMPLATE "template.xml" #endif |