enabled more warnings
This commit is contained in:
@@ -22,7 +22,6 @@ typedef int64_t i64;
|
||||
typedef uint64_t u64;
|
||||
typedef float f32;
|
||||
typedef double f64;
|
||||
typedef void* ptr;
|
||||
|
||||
#if !__cplusplus && !defined(bool)
|
||||
typedef u8 bool;
|
||||
|
||||
Reference in New Issue
Block a user