From e9f8441a01fb55f09bd41f6625c80e6d95047744 Mon Sep 17 00:00:00 2001 From: retro-wertz Date: Wed, 5 Apr 2017 02:22:42 +0800 Subject: [PATCH] add ines-correct for Ms. Pac-man (U) (Unl) Tengen correct mirroring should be Horizontal --- src/ines-correct.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ines-correct.h b/src/ines-correct.h index 24cfe7b..835fe40 100644 --- a/src/ines-correct.h +++ b/src/ines-correct.h @@ -14,6 +14,7 @@ {0xfcdaca80, 0, 0}, /* Elevator Action */ {0xc05a365b, 0, 0}, /* Exed Exes (J) */ {0x32fa246f, 0, 0}, /* Tag Team Pro Wrestling */ + {0x43D30C2F, 0, 0}, /* Ms. Pac-Man (USA) (Unl) Tengen */ {0xb3c30bea, 0, 0}, /* Xevious (J) */ {0xe492d45a, 0, 0}, /* Zippy Race */ {0xe28f2596, 0, 1}, /* Pac Land (J) */