mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-09 18:25:33 +00:00
Fix a weird whitespace.
Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
This commit is contained in:
@@ -1780,7 +1780,7 @@ bool VideoInit(bool classic)
|
||||
if (classic) {
|
||||
default_width = 512;
|
||||
default_height = 342;
|
||||
} else {
|
||||
} else {
|
||||
default_width = 640;
|
||||
default_height = 480;
|
||||
}
|
||||
|
Reference in New Issue
Block a user