rosenrot/plugins/shortcuts/shortcuts.h

6 lines
89 B
C
Raw Normal View History

2023-05-14 03:24:34 +00:00
#pragma once
2023-05-14 03:50:14 +00:00
#define SHORTCUT_N 41
2023-05-14 03:24:34 +00:00
int shortcut_expand(const char* uri, char* output);