diff options
Diffstat (limited to 'plugins/TipperYM/src/stdafx.h')
-rw-r--r-- | plugins/TipperYM/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TipperYM/src/stdafx.h b/plugins/TipperYM/src/stdafx.h index b6facc2c8d..69e8600e38 100644 --- a/plugins/TipperYM/src/stdafx.h +++ b/plugins/TipperYM/src/stdafx.h @@ -83,3 +83,4 @@ extern TOOLTIPSKIN skin; extern wchar_t SKIN_FOLDER[256];
extern int ReloadFont(WPARAM wParam, LPARAM lParam);
+extern IconItem iconList[];
|