Weird runes?

This commit is contained in:
xamidev
2024-08-19 12:50:17 +02:00
parent a2a7ab52a1
commit 6ce5264b43
5 changed files with 601 additions and 1 deletions

View File

@@ -19,4 +19,6 @@ typedef uint8_t bool;
#define NULL ((void*)0)
typedef unsigned int uintptr_t;
#endif