start using GTE, rotate triangle with MVMVA cmd
[psx_test1] / src / gpu.h
index 81d341f..4bfe724 100644 (file)
--- a/src/gpu.h
+++ b/src/gpu.h
@@ -1,8 +1,7 @@
 #ifndef GPU_H_
 #define GPU_H_
 
-typedef short int16_t;
-typedef unsigned long uint32_t;
+#include <stdint.h>
 
 /* flat vertex */
 struct gpu_vert {