summaryrefslogtreecommitdiff
path: root/old/gfx16.cpp.last
diff options
context:
space:
mode:
Diffstat (limited to 'old/gfx16.cpp.last')
-rw-r--r--old/gfx16.cpp.last2
1 files changed, 0 insertions, 2 deletions
diff --git a/old/gfx16.cpp.last b/old/gfx16.cpp.last
index 24e004b..0ebb820 100644
--- a/old/gfx16.cpp.last
+++ b/old/gfx16.cpp.last
@@ -542,13 +542,11 @@ void S9xStartScreenRefresh ()
{
if (IPPU.RenderThisFrame)
{
-#ifndef _SNESPPC
if (!S9xInitUpdate ())
{
IPPU.RenderThisFrame = FALSE;
return;
}
-#endif
IPPU.RenderedFramesCount++;
IPPU.PreviousLine = IPPU.CurrentLine = 0;
IPPU.MaxBrightness = PPU.Brightness;