summaryrefslogtreecommitdiff
path: root/format.c
diff options
context:
space:
mode:
authorGravatar default2023-02-01 10:09:11 +0100
committerGravatar default2023-02-01 10:09:11 +0100
commit6c033900a59e94f536b5288f9dcf78404b03749a (patch)
tree1d3a3cae7f4646b3418715008837f44e2a190118 /format.c
parentAdded the angry emoticon. (diff)
downloadpenes-snac2-6c033900a59e94f536b5288f9dcf78404b03749a.tar.gz
penes-snac2-6c033900a59e94f536b5288f9dcf78404b03749a.tar.xz
penes-snac2-6c033900a59e94f536b5288f9dcf78404b03749a.zip
Moved the angry emoticon above the sad one to avoid clashes.
Diffstat (limited to 'format.c')
-rw-r--r--format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.c b/format.c
index 5b23417..37c03fa 100644
--- a/format.c
+++ b/format.c
@@ -17,6 +17,7 @@ struct {
17 { "X-D", "😆" }, 17 { "X-D", "😆" },
18 { ";-)", "😉" }, 18 { ";-)", "😉" },
19 { "B-)", "😎" }, 19 { "B-)", "😎" },
20 { ">:-(", "😡" },
20 { ":-(", "😞" }, 21 { ":-(", "😞" },
21 { ":-*", "😘" }, 22 { ":-*", "😘" },
22 { ":-/", "😕" }, 23 { ":-/", "😕" },
@@ -25,7 +26,6 @@ struct {
25 { ":_(", "😢" }, 26 { ":_(", "😢" },
26 { ":-|", "😐" }, 27 { ":-|", "😐" },
27 { "<3", "&#128147;" }, 28 { "<3", "&#128147;" },
28 { ">:(", "&#128544;" },
29 { ":facepalm:", "&#129318;" }, 29 { ":facepalm:", "&#129318;" },
30 { ":shrug:", "&#129335;" }, 30 { ":shrug:", "&#129335;" },
31 { ":shrug2:", "&#175;\\_(&#12484;)_/&#175;" }, 31 { ":shrug2:", "&#175;\\_(&#12484;)_/&#175;" },