mirror of
https://github.com/td512/re3.git
synced 2026-05-03 06:08:22 +00:00
added wrappers around math functions
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user