mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-09 20:34:50 +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:
|
default:
|
||||||
if (half)
|
if (half)
|
||||||
{
|
{
|
||||||
g_pFunc_ntscMonoPixel = ntscMonoSinglePixel;
|
g_pFunc_ntscMonoPixel = ntscMonoSinglePixel;
|
||||||
g_pFunc_ntscColorPixel = ntscColorSinglePixel;
|
g_pFunc_ntscColorPixel = ntscColorSinglePixel;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user