mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-06 00:26:11 +00:00
uncomment QDFlushPortBuffer
This commit is contained in:
@@ -297,7 +297,7 @@ int main()
|
||||
if(Button())
|
||||
return 0;
|
||||
#if TARGET_API_MAC_CARBON
|
||||
// QDFlushPortBuffer(GetWindowPort(win),NULL);
|
||||
QDFlushPortBuffer(GetWindowPort(win),NULL);
|
||||
#endif
|
||||
}
|
||||
long endTime = TickCount();
|
||||
|
Reference in New Issue
Block a user