mirror of
https://gittea.dev/nova/th.git
synced 2025-10-21 18:30:15 -04:00
corrected interactions.h, file_modifiers no longer missing
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
#include <pthread.h>
|
||||
#include "interactions.c"
|
||||
|
||||
void user_interactions(char *input, unsigned int *status, unsigned int *settings);
|
||||
void user_interactions(char *input, unsigned int *status, unsigned int *settings, unsigned int *file_modifiers);
|
||||
|
Reference in New Issue
Block a user