mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 16:30:23 +00:00
misc. cleanup alignment
This commit is contained in:
parent
ccb5b50f6d
commit
5288623f6e
@ -1027,7 +1027,7 @@ void NTSC_SetVideoStyle() // (int v, int s)
|
||||
default:
|
||||
if (half)
|
||||
{
|
||||
g_pFunc_ntscMonoPixel = ntscMonoSinglePixel;
|
||||
g_pFunc_ntscMonoPixel = ntscMonoSinglePixel;
|
||||
g_pFunc_ntscColorPixel = ntscColorSinglePixel;
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user