mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-02 17:31:35 +00:00
Improved a few details.
This commit is contained in:
parent
0df7517c16
commit
4524604aae
@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright 2012 Wolfgang Thaller.
|
||||
Copyright 2012-2019 Wolfgang Thaller, Davide Bucci
|
||||
|
||||
This file is part of Retro68.
|
||||
|
||||
@ -447,7 +447,7 @@ void IConsole::Update()
|
||||
// InvertRect(&r);
|
||||
cursorDrawn = !cursorDrawn;
|
||||
}
|
||||
|
||||
|
||||
#if TARGET_API_MAC_CARBON
|
||||
QDFlushPortBuffer(consolePort,NULL);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user