Commit e9442b0e authored by r-lyeh's avatar r-lyeh Committed by GitHub

Update multi_playback.c

parent 37491c1f
...@@ -48,7 +48,6 @@ mal_uint32 on_send_xm_frames_to_device(mal_device* pDevice, mal_uint32 frameCoun ...@@ -48,7 +48,6 @@ mal_uint32 on_send_xm_frames_to_device(mal_device* pDevice, mal_uint32 frameCoun
int main(int argc, char** argv) int main(int argc, char** argv)
{ {
system("pause");
int exitcode = 0; int exitcode = 0;
if (argc < 2) { if (argc < 2) {
......
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