Enable more parts of the JIT under linux

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@152 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2008-08-08 17:52:37 +00:00
parent 6b8d9e1bb0
commit c8c1d2d905
6 changed files with 13 additions and 21 deletions

View File

@ -32,7 +32,7 @@ u32 s_nTargetWidth = 0, s_nTargetHeight = 0;
u32 g_AAx = 0, g_AAy = 0;
#ifndef _WIN32
static GLWindow GLWin;
GLWindow GLWin;
#endif
#ifdef _WIN32