diff options
Diffstat (limited to 'protocols/FacebookRM/src/resource.h')
-rw-r--r-- | protocols/FacebookRM/src/resource.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index 2c43b7a224..e3632de574 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -20,6 +20,12 @@ #define IDI_READ 132 #define IDI_KEYS 133 #define IDD_GUARD 134 +#define IDI_ANGRY 135 +#define IDI_HAHA 136 +#define IDI_LIKE 137 +#define IDI_LOVE 138 +#define IDI_SAD 139 +#define IDI_WOW 140 #define IDC_UN 1001 #define IDC_PW 1002 #define IDC_NEWACCOUNTLINK 1003 |