mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-22 13:31:08 +00:00
Fix a weird whitespace.
Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
This commit is contained in:
parent
82524ba034
commit
13017f711f
@ -1780,7 +1780,7 @@ bool VideoInit(bool classic)
|
||||
if (classic) {
|
||||
default_width = 512;
|
||||
default_height = 342;
|
||||
} else {
|
||||
} else {
|
||||
default_width = 640;
|
||||
default_height = 480;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user