Separated PlaySound into PlaySFX and PlayBGM.
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@
|
||||
#include "Events/LockMouse.h"
|
||||
#include "Events/GamepadAxis.h"
|
||||
#include "Events/GamepadButton.h"
|
||||
#include "Events/PlaySound.h" //Temp
|
||||
#include "Events/PLaySFX.h" //Temp
|
||||
#include "Events/PLayBGM.h" //Temp
|
||||
|
||||
class InputManager
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user