Fixed Clear2xSaIBuffer to clear the first line, too.
This commit is contained in:
@@ -76,5 +76,5 @@ void CapturePicture()
|
||||
|
||||
void Clear2xSaIBuffer()
|
||||
{
|
||||
memset(vidbufferofsb+576, 0xFF, 576*239);
|
||||
memset(vidbufferofsb+288, 0xFF, 576*239);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user