Add camera linear rotation

This commit is contained in:
2016-06-03 17:05:28 +10:00
parent 472b952408
commit 540b871c58
4 changed files with 133 additions and 21 deletions
+3
View File
@@ -5,9 +5,12 @@
typedef uint8_t u8;
typedef uint32_t u32;
typedef int32_t i32;
typedef i32 b32;
typedef float f32;
#define TRUE 1
#define FALSE 0