commit de anar a dormir
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
#include <SDL2/SDL_rect.h> // for SDL_Rect
|
||||
#include <SDL2/SDL_render.h> // for SDL_Texture
|
||||
#include <vector> // for vector
|
||||
class Sprite; // lines 10-10
|
||||
class Text;
|
||||
#include <memory>
|
||||
#include "sprite.h" // lines 10-10
|
||||
#include "text.h"
|
||||
|
||||
enum class OnScreenHelpStatus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user