mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-05 15:49:01 +00:00
linux buildfixes...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2830 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
7e7de0db66
commit
2a1b42705f
3 changed files with 11 additions and 9 deletions
|
@ -202,7 +202,7 @@ THREAD_RETURN dsp_thread_debug(void* lpParameter)
|
|||
}
|
||||
else
|
||||
{
|
||||
Sleep(100);
|
||||
SLEEP(100);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue