1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-18 09:14:45 +00:00
qb64/internal/c/parts/user_mods/include/luke_mods.h

6 lines
184 B
C

/* 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);