misc. cleanup alignment
This commit is contained in:
parent
ccb5b50f6d
commit
5288623f6e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue