1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 10:55:22 +00:00
qb64/internal/c/parts/user_mods/include/luke_mods.h

7 lines
184 B
C
Raw Normal View History

/* Routines by Luke
* The actual code is in luke_mods.cpp
* Write me at <flukiluke@gmail.com> if I broke something
*/
qbs *func__cwd();
void sub__keyclear(int32 buf, int32 passed);