0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-02-07 20:10:04 +00:00
2023-04-12 18:33:05 +09:00

10 lines
198 B
Diff

--- a/src/tfio.h
+++ b/src/tfio.h
@@ -165,4 +165,6 @@
extern void unhide_screen(Screen *screen);
extern void switch_screen(int quiet);
+extern void main_loop(void);
+
#endif /* TFIO_H */