From 475fc94cb617655fb4c139e3b10b553248367104 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Fri, 10 Jun 2011 19:27:00 +0400 Subject: saedit: Add icon --- saedit/main.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'saedit/main.h') diff --git a/saedit/main.h b/saedit/main.h index 69f5348..3b56737 100644 --- a/saedit/main.h +++ b/saedit/main.h @@ -23,6 +23,7 @@ const int SPRITE_WIDTH_DEFAULT = 64; const int SPRITE_HEIGHT_DEFAULT = 64; const int GRID_SIZE = 32; const gchar *BACKGROUNDS_DIR = "backgrounds"; +const gchar *ICON_PATH = "icon.svg"; typedef struct { XMLNode *node; @@ -69,6 +70,8 @@ GList *imagesets = NULL; GList *actions = NULL; GList *animations = NULL; +GdkPixbuf *icon = NULL; + XMLNode *root = NULL; imageset_info *imageset = NULL; -- cgit v1.2.3-70-g09d2