summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {
{ ":-|", "😐" },
{ ":facepalm:", "🤦" },
{ ":shrug:", "🤷" },
+ { ":eyeroll:", "🙄" },
{ NULL, NULL }
};