Improved codebase, compiling with clang

This commit is contained in:
Denis 2023-11-20 01:15:07 +01:00
parent da0c1bc35f
commit 9117825bcf
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
19 changed files with 398 additions and 33 deletions

View file

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