mirror of
https://github.com/slendidev/smath.git
synced 2026-03-17 02:26:50 +02:00
Move smath.hpp to smath/smath.hpp
This is done in preparation for optional interop headers for different libraries. Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#include <smath.hpp>
|
||||
#include <smath/smath.hpp>
|
||||
using smath::Vec2;
|
||||
|
||||
enum Color : uint8_t
|
||||
|
||||
Reference in New Issue
Block a user