From 2e12730a7c94a57e9fe1ecd16c84cafeb8a80d88 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Fri, 31 Oct 2014 09:12:09 +0100 Subject: remove S9xDeinitUpdate. --- source/gfx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/gfx.c') 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(); -- cgit v1.2.3