mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 19:28:29 +00:00
Make minor improvements
This commit is contained in:
parent
1fc91f3580
commit
b562d6fdb3
41 changed files with 1948 additions and 92 deletions
|
@ -2497,7 +2497,8 @@ static void Exec(void) {
|
|||
KeepGoing:
|
||||
CheckFramePointer();
|
||||
if (action & ALARM) {
|
||||
DrawDisplayOnly(&pan.display);
|
||||
/* TODO(jart): Fix me */
|
||||
/* DrawDisplayOnly(&pan.display); */
|
||||
action &= ~ALARM;
|
||||
}
|
||||
if (action & EXIT) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue