Added music and sfx
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
static bool isRunning;
|
||||
static bool debugCollisionBoxes;
|
||||
static bool gravityOnPlayer;
|
||||
static bool playerIsGrounded;
|
||||
static SDL_Rect camera;
|
||||
static AssetManager* assets;
|
||||
enum groupLabels : std::size_t
|
||||
|
Reference in New Issue
Block a user