removed hdmi-related code
This commit is contained in:
parent
5f60f9c26e
commit
1ea75a50e0
8 changed files with 22 additions and 139 deletions
|
|
@ -1320,9 +1320,8 @@ int main (int argc, char *argv[]) {
|
|||
|
||||
POW_update(&dirty, &show_setting, NULL, NULL);
|
||||
|
||||
int resized = GFX_autosize(&screen, &dirty);
|
||||
if (dirty) {
|
||||
if (!resized) GFX_clear(screen); // resizing clears the screen
|
||||
GFX_clear(screen);
|
||||
|
||||
int ox;
|
||||
int oy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue