mirror of
https://github.com/zeldaret/st
synced 2026-05-29 08:42:59 -04:00
Vector improvements (#67)
* clean up math.h and attempt to improve existing vector maths * fix broken matches and match new stuff
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#include "System/SysNew.hpp"
|
||||
#include "flags.h"
|
||||
#include "global.h"
|
||||
#include "math.hpp"
|
||||
#include "types.h"
|
||||
#include <nitro/math.h>
|
||||
|
||||
class MapObjectProfile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user