mirror of
https://github.com/zeldaret/st
synced 2026-09-03 18:03:52 -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:
@@ -5,7 +5,7 @@
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
#include <nitro/math.h>
|
||||
#include "math.hpp"
|
||||
|
||||
#define MAX_PRICECARDS 99
|
||||
|
||||
|
||||
Reference in New Issue
Block a user