File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ /* ********************************************************************
2+ * Date : 2016.04.26
3+ * Name : Fmod (Cocos2d-X ver 3.X)
4+ * Email : create(pbes0707@gmail.com) / modify(mark4215@naver.com)
5+ * GitHub : https://github.com/haminjun/Joystick_Lib
6+ * Cocos2d-x and linked the fmod library
7+ ***********************************************************************/
18#include " FmodAudioPlayer.h"
29
310FmodAudioPlayer* FmodAudioPlayer::instance = nullptr ;
Original file line number Diff line number Diff line change 1+ /* ********************************************************************
2+ * Date : 2016.04.26
3+ * Name : Fmod (Cocos2d-X ver 3.X)
4+ * Email : create(pbes0707@gmail.com) / modify(mark4215@naver.com)
5+ * GitHub : https://github.com/haminjun/Joystick_Lib
6+ * Cocos2d-x and linked the fmod library
7+ ***********************************************************************/
18#include " HelloWorldScene.h"
29#include " FmodAudioPlayer.h"
310
You can’t perform that action at this time.
0 commit comments