added blackmagic (funcptr/string modifiers on actions)

This commit is contained in:
nova
2025-07-06 07:03:45 +02:00
parent 88beeffafe
commit 322a1495c0
5 changed files with 64 additions and 39 deletions

View File

@@ -23,3 +23,5 @@ void makedir();
void makefile();
void update();
void not_implemented();
void jump_to_dir(int passes, int index);
void order_by(int passes, int index);