diff options
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,12 +24,14 @@ struct { { "%-)", "🤪" }, { ":_(", "😢" }, { ":-|", "😐" }, + { "<3", "💓" }, { ":facepalm:", "🤦" }, { ":shrug:", "🤷" }, { ":eyeroll:", "🙄" }, { ":beer:", "🍺" }, { ":beers:", "🍻" }, { ":munch:", "😱" }, + { ":thumb:", "👍" }, { NULL, NULL } }; |