summaryrefslogtreecommitdiff
path: root/libpcsxcore/psxcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/psxcommon.h')
-rwxr-xr-xlibpcsxcore/psxcommon.h1
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