mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 21:35:12 +00:00
assets for player
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "Drawables/Image.hpp"
|
||||
#include "Drawables/IDrawable.hpp"
|
||||
|
||||
RAY::Image::Image(const std::string &filename):
|
||||
_image(LoadImage(filename.c_str()))
|
||||
|
||||
Reference in New Issue
Block a user