This commit is contained in:
vrd
2023-01-16 12:01:08 +02:00
parent b49e422cda
commit 25bcd2e22b
6 changed files with 130 additions and 50 deletions
-2
View File
@@ -2,8 +2,6 @@
#include <cstdint>
typedef char C8;
typedef int8_t I8;
typedef uint8_t U8;
typedef int16_t I16;