mirror of
https://github.com/zeldaret/st
synced 2026-08-06 09:53:03 -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:
@@ -4,9 +4,9 @@
|
||||
#include "Player/TouchControl.hpp"
|
||||
#include "System/SysNew.hpp"
|
||||
#include "Unknown/UnkStruct_02049b18.hpp"
|
||||
#include "math.hpp"
|
||||
#include "types.h"
|
||||
#include <nitro/button.h>
|
||||
#include <nitro/math.h>
|
||||
#include <nitro/touch.h>
|
||||
|
||||
class GameModeManagerBase;
|
||||
|
||||
Reference in New Issue
Block a user