This commit is contained in:
@@ -34,6 +34,7 @@ void initBuiltins() {
|
||||
registerBuiltin("ADD-PACKAGE", addPackage);
|
||||
registerBuiltin("EDITOR-DEL-ROW", editorDelRow_L);
|
||||
registerBuiltin("EDITOR-FIND", editorFind_L);
|
||||
registerBuiltin("EDITOR-READ-CHAR", editorReadChar_L);
|
||||
}
|
||||
|
||||
void initEditor() {
|
||||
|
||||
Reference in New Issue
Block a user