Reading a configuration file

This commit is contained in:
Denis 2023-11-26 21:09:54 +01:00
parent a59af1c151
commit 54417c1eac
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
9 changed files with 96 additions and 13 deletions

View file

@ -2,4 +2,6 @@
#include "logic.h"
#undef VIRT_DS4_DEBUG
void *virt_ds4_thread_func(void *ptr);