Merge branch 'master' into master

This commit is contained in:
Fire_Head
2019-07-11 03:48:36 +03:00
committed by GitHub
141 changed files with 6878 additions and 917 deletions

View File

@@ -97,6 +97,7 @@ extern void **rwengine;
#define SCREEN_SCALE_AR(a) (a)
#endif
#include "math/maths.h"
#include "math/Vector.h"
#include "math/Vector2D.h"
#include "math/Matrix.h"