mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-16 19:32:07 +00:00
uncomment QDFlushPortBuffer
This commit is contained in:
parent
9b13d38682
commit
5339e2419b
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user