Abt to refactor again

This commit is contained in:
2025-04-28 07:49:03 -05:00
parent 3639fb211c
commit 28e8466a2a
7 changed files with 91 additions and 97 deletions

View File

@@ -19,8 +19,7 @@
#include <raylib.h>
#include <errno.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <fcntl.h>
typedef bool bool_t;
typedef char char_t;