From 3c0cd06addad4e0a957422ee9ecbeb12f24cffac Mon Sep 17 00:00:00 2001 From: iCatButler Date: Thu, 31 Mar 2016 21:27:13 +0100 Subject: Revert "Son of Ugly's Wipeout patch" Breaks Chrono Cross intro sequence camera. This reverts commit f7f38c4b89937391a8ba7c785d0d6b108ac02eb7. --- libpcsxcore/psxcommon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libpcsxcore/psxcommon.h') diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 61a675ca..3f13dfa8 100755 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -162,7 +162,6 @@ typedef struct { u32 AltSpeed1; // Percent relative to natural speed. u32 AltSpeed2; u8 HackFix; - u8 MemHack; #ifdef _WIN32 char Lang[256]; #endif -- cgit v1.2.3