mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-07 19:40:48 +00:00
vector are now proper struct, including conversion functions
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define ADRAWABLE2D_HPP_
|
||||
|
||||
#include <raylib.h>
|
||||
#include <Vector.hpp>
|
||||
#include "Vector/Vector2.hpp"
|
||||
#include "Drawables/IDrawable.hpp"
|
||||
#include "Color.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user