More progress on audio and rendering
This commit is contained in:
@@ -30,6 +30,7 @@ typedef enum OrientDirection{
|
||||
|
||||
extern bool debugMode;
|
||||
extern bool itemViewing;
|
||||
extern bool renderAtlas;
|
||||
|
||||
SDL_Texture *createRotatedTexture(SDL_Renderer *renderer, SDL_Texture *src, double angle);
|
||||
|
||||
|
Reference in New Issue
Block a user