aboutsummaryrefslogtreecommitdiff
path: root/source/gfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/gfx.c')
-rw-r--r--source/gfx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gfx.c b/source/gfx.c
index 9649b94..303d09f 100644
--- a/source/gfx.c
+++ b/source/gfx.c
@@ -710,7 +710,6 @@ void S9xEndScreenRefresh()
GFX.Pitch = GFX.Pitch2 = GFX.RealPitch;
GFX.PPL = GFX.PPLx2 >> 1;
- S9xDeinitUpdate(IPPU.RenderedScreenWidth, IPPU.RenderedScreenHeight);
}
S9xApplyCheats();