Fixes for Mac OS X (still no textures)
This commit is contained in:
@@ -145,6 +145,8 @@ int main(int argc, char** argv)
|
||||
return 1;
|
||||
}
|
||||
|
||||
level.SetWindow(g_Screen);
|
||||
|
||||
while(!done)
|
||||
{
|
||||
while(XPending(g_Screen.GetDisplay()) > 0)
|
||||
|
||||
Reference in New Issue
Block a user