diff options
Diffstat (limited to 'editor/tile.h')
| -rw-r--r-- | editor/tile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/tile.h b/editor/tile.h index 9ede5bd..0886d4c 100644 --- a/editor/tile.h +++ b/editor/tile.h @@ -13,6 +13,7 @@ typedef struct { typedef struct { Map *open_map; tyui_Id tile_editor_win; + tyui_Id test_win; } Tile_Editor; void tile_proc(void); |
