summaryrefslogtreecommitdiff
path: root/format.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-07 19:48:29 +0200
committerdefault <nobody@localhost>2022-10-07 19:48:29 +0200
commit29a0b21929495b04e81085f1502a4498c728fb84 (patch)
treed9501dff6af25cb3d1ba5456dcd8a70444517501 /format.c
parentd3c4691cddea6d609bab80b4855429ee9486a951 (diff)
More emoticons.
Diffstat (limited to 'format.c')
-rw-r--r--format.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/format.c b/format.c
index 92b4b69..857fe89 100644
--- a/format.c
+++ b/format.c
@@ -26,6 +26,7 @@ struct {
{ ":-|", "&#128528;" },
{ ":facepalm:", "&#129318;" },
{ ":shrug:", "&#129335;" },
+ { ":eyeroll:", "&#128580;" },
{ NULL, NULL }
};