mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-26 17:32:40 +00:00
Fix build for testvm and testdisplay
This commit is contained in:
parent
96c7544feb
commit
429561643e
@ -430,7 +430,7 @@ static void c_flash_cursor(int on) {
|
||||
}
|
||||
}
|
||||
|
||||
static void video_driver_sync(void) {
|
||||
void video_driver_sync(void) {
|
||||
if (is_headless) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user