Major cleanup.

This commit is contained in:
Steveice10
2017-02-17 23:47:03 -08:00
parent 04b124f400
commit 08ab0d1c2c
14 changed files with 843 additions and 629 deletions
+2
View File
@@ -5,6 +5,8 @@
#include <stdint.h>
#include <stdbool.h>
#include <string>
typedef uint8_t u8;
typedef uint16_t u16;
typedef uint32_t u32;