diff options
Diffstat (limited to 'libpcsxcore')
| -rw-r--r-- | libpcsxcore/gte.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libpcsxcore/gte.c b/libpcsxcore/gte.c index 52c827e1..aa3d69d9 100644 --- a/libpcsxcore/gte.c +++ b/libpcsxcore/gte.c @@ -307,11 +307,6 @@ static inline void MTC2(u32 value, int reg) { break; #if 1
- // non-MAME
- case 7:
- case 29:
- return;
-
case 31:
return;
#else
|
