mirror of
https://gittea.dev/nova/th.git
synced 2025-10-22 02:40:15 -04:00
user interactions now possible
This commit is contained in:
5
interactions.h
Normal file
5
interactions.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <curses.h>
|
||||
#include <pthread.h>
|
||||
#include "interactions.c"
|
||||
|
||||
void user_interactions(char *input, unsigned int *status);
|
Reference in New Issue
Block a user