Commit f28874aa authored by mercury233's avatar mercury233

fix

parent 1b49dd79
......@@ -123,7 +123,7 @@ public:
void CloseDuelWindow();
void PlaySoundEffect(int sound);
void PlayMusic(char* song, bool loop);
void PlayBGM(int mode);
void PlayBGM(int scene);
int LocalPlayer(int player);
const wchar_t* LocalName(int local_player);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment