mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-22 10:51:44 +00:00
fix happy6's chinese dragon 5 graphics bug [eziochiu]
This commit is contained in:
parent
c28a3525fa
commit
98393db3ff
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user