mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-15 01:55:03 +00:00
More emoticons.
This commit is contained in:
parent
d3c4691cdd
commit
29a0b21929
1 changed files with 1 additions and 0 deletions
1
format.c
1
format.c
|
@ -26,6 +26,7 @@ struct {
|
|||
{ ":-|", "😐" },
|
||||
{ ":facepalm:", "🤦" },
|
||||
{ ":shrug:", "🤷" },
|
||||
{ ":eyeroll:", "🙄" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue