diff options
| author | iCatButler <i.am.catbutler@gmail.com> | 2016-03-31 21:27:13 +0100 |
|---|---|---|
| committer | iCatButler <i.am.catbutler@gmail.com> | 2016-03-31 21:32:15 +0100 |
| commit | 3c0cd06addad4e0a957422ee9ecbeb12f24cffac (patch) | |
| tree | 544626ba1671e3acecb214deaf9841213c5c8cf3 /libpcsxcore/psxcommon.h | |
| parent | 0c06f5ebc604f909096e97b06ba19c2df412e813 (diff) | |
| download | pcsxr-3c0cd06addad4e0a957422ee9ecbeb12f24cffac.tar.gz | |
Revert "Son of Ugly's Wipeout patch"
Breaks Chrono Cross intro sequence camera.
This reverts commit f7f38c4b89937391a8ba7c785d0d6b108ac02eb7.
Diffstat (limited to 'libpcsxcore/psxcommon.h')
| -rwxr-xr-x | libpcsxcore/psxcommon.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
