diff options
Diffstat (limited to 'Plugins/avatarhistory/m_avatarhist.h')
-rw-r--r-- | Plugins/avatarhistory/m_avatarhist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Plugins/avatarhistory/m_avatarhist.h b/Plugins/avatarhistory/m_avatarhist.h index 8dc352b..6f1e5c8 100644 --- a/Plugins/avatarhistory/m_avatarhist.h +++ b/Plugins/avatarhistory/m_avatarhist.h @@ -49,6 +49,7 @@ return: (TCHAR *) NULL if none is found or the path to the avatar. You need to f #define MS_AVATARHISTORY_GET_CACHED_AVATAR "AvatarHistory/GetCachedAvatar"
+#define MS_AVATARHISTORY_SHOWDIALOG "AvatarHistory/ShowDialog"
|