This website requires JavaScript.
Explore
Help
Sign In
open.source
/
rosenrot
Watch
1
Star
0
Fork
0
You've already forked rosenrot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
32a23e9a17
rosenrot
/
plugins
/
shortcuts
/
shortcuts.h
6 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
feat: add shortcuts plugin
2023-05-14 03:24:34 +00:00
#
pragma once
debug shortcuts plugin
2023-05-14 03:50:14 +00:00
#
define SHORTCUT_N 41
feat: add shortcuts plugin
2023-05-14 03:24:34 +00:00
int
shortcut_expand
(
const
char
*
uri
,
char
*
output
)
;
Reference in New Issue
Copy Permalink