fix happy6's chinese dragon 5 graphics bug [eziochiu]

This commit is contained in:
barbudreadmon 2021-02-17 08:06:36 +01:00
parent c28a3525fa
commit 98393db3ff

View File

@ -4588,6 +4588,7 @@ STD_ROM_FN(happy6)
static void happy6Patch()
{
PGMUSER0[0x411de] = 0xc0;
pgm_decrypt_happy6();
pgm_create_theglad_EO_data();
pgm_descramble_happy6_data(PGMSPRMaskROM, 0x800000);