diff options
author | default <nobody@localhost> | 2022-10-07 19:48:29 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-07 19:48:29 +0200 |
commit | 29a0b21929495b04e81085f1502a4498c728fb84 (patch) | |
tree | d9501dff6af25cb3d1ba5456dcd8a70444517501 /format.c | |
parent | d3c4691cddea6d609bab80b4855429ee9486a951 (diff) |
More emoticons.
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ struct { { ":-|", "😐" }, { ":facepalm:", "🤦" }, { ":shrug:", "🤷" }, + { ":eyeroll:", "🙄" }, { NULL, NULL } }; |