parent
bd8997ef09
commit
9bd10d768d
1
edit.c
1
edit.c
|
@ -87,6 +87,7 @@ static const struct {
|
||||||
const wchar_t *name;
|
const wchar_t *name;
|
||||||
const wchar_t *string;
|
const wchar_t *string;
|
||||||
} Macros[] = {
|
} Macros[] = {
|
||||||
|
{ L"\\banhammer", L"▬▬▬▬▬▬▬▋ Ò╭╮Ó" },
|
||||||
{ L"\\bear", L"ʕっ•ᴥ•ʔっ" },
|
{ L"\\bear", L"ʕっ•ᴥ•ʔっ" },
|
||||||
{ L"\\blush", L"(˶′◡‵˶)" },
|
{ L"\\blush", L"(˶′◡‵˶)" },
|
||||||
{ L"\\cool", L"(⌐■_■)" },
|
{ L"\\cool", L"(⌐■_■)" },
|
||||||
|
|
Loading…
Reference in New Issue