Mario: deleted useless files
This commit is contained in:
parent
3a80fab3dd
commit
6558329547
@ -1,12 +0,0 @@
|
||||
#include "gui.hpp"
|
||||
|
||||
/*std::shared_ptr<SDLPP::RectangleRender>
|
||||
createButton(double x, double y, double w, double h,
|
||||
std::shared_ptr<SDLPP::Renderer> &r, const std::string &text,
|
||||
const std::string &color, const std::string &outline_color,
|
||||
const std::string &background_color,
|
||||
std::function<void(void *)> click_fun, void *input) {
|
||||
auto button = std::make_shared<Button>(
|
||||
x, y, w, h, r, text, color, outline_color, background_color, click_fun, input);
|
||||
return std::static_pointer_cast<SDLPP::RectangleRender>(button);
|
||||
}*/
|
@ -1,20 +0,0 @@
|
||||
35
|
||||
16
|
||||
15
|
||||
13
|
||||
F
|
||||
F
|
||||
F zxc
|
||||
F asd
|
||||
F
|
||||
F
|
||||
F
|
||||
F
|
||||
F
|
||||
F
|
||||
F
|
||||
F T
|
||||
F IRD
|
||||
F IRGLD qwwwr
|
||||
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||||
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
Loading…
Reference in New Issue
Block a user