From 4c40ed4ce378c28fbcc460e46bc37f33895ba595 Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Tue, 29 May 2018 14:11:02 -0500 Subject: [PATCH] Cleanup. --- memmap.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/memmap.cpp b/memmap.cpp index 88d54d8e..ea030f94 100644 --- a/memmap.cpp +++ b/memmap.cpp @@ -2764,7 +2764,6 @@ void CMemory::InitROM (void) and the NMI handler, time enough for an instruction or two. */ // Wild Guns, Mighty Morphin Power Rangers - The Fighting Edition Timings.NMIDMADelay = 24; - Timings.IRQPendCount = 0; IPPU.TotalEmulatedFrames = 0;