forked from dolphin-emu/dolphin
fig ConfigPadDlg size in linux, temporary linux build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3742 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
|
||||
namespace Common
|
||||
{
|
||||
#ifndef _WIN32
|
||||
// TODO see thread.h
|
||||
void MemFence(){;}
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
void InitThreading()
|
||||
|
||||
Reference in New Issue
Block a user