From afe633e723eec6a856ef2c4675d2e1b69d1fa9f4 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 5 Sep 2016 09:30:15 -0400 Subject: add slide buildin --- src/emap/init.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/init.c') diff --git a/src/emap/init.c b/src/emap/init.c index 2f54a75..d7b3415 100644 --- a/src/emap/init.c +++ b/src/emap/init.c @@ -185,6 +185,7 @@ HPExport void plugin_init (void) addScriptCommand("getlabel", "l", getLabel); addScriptCommand("tolabel", "i", toLabel); addScriptCommand("input", "r??", input); + addScriptCommand("slide", "ii", slide); do_init_langs(); -- cgit v1.2.3-60-g2f50