mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 13:55:10 +00:00
image have been enhance, so it can now be drawn on a window
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "Controllers/Mouse.hpp"
|
||||
#include "Drawables/ADrawable2D.hpp"
|
||||
#include "Drawables/ADrawable3D.hpp"
|
||||
#include "Drawables/Image.hpp"
|
||||
|
||||
std::optional<RAY::Window> RAY::Window::_instance = std::nullopt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user