forked from jaildesigner-jailgames/jaildoctors_dilemma
Toquetechant includes
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#include "debug.h"
|
||||
#include <algorithm> // for max
|
||||
#include "asset.h" // for Asset
|
||||
#include "text.h" // for Text
|
||||
#include "texture.h" // for Texture
|
||||
class Screen;
|
||||
|
||||
// Constructor
|
||||
Debug::Debug(SDL_Renderer *renderer, Screen *screen, Asset *asset)
|
||||
|
||||
Reference in New Issue
Block a user