mirror of
https://github.com/Raymonf/whack.git
synced 2024-11-28 01:50:48 +01:00
Add Hidden Luin title screen patch for 3.07.01
This commit is contained in:
parent
2ef6129161
commit
184d3901bb
@ -29,6 +29,12 @@
|
|||||||
{offset : 0x1F2B0B7, off: [0x75], on : [0xEB]},
|
{offset : 0x1F2B0B7, off: [0x75], on : [0xEB]},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Force enable Hidden Luin title screen',
|
||||||
|
patches: [
|
||||||
|
{offset : 0x4F0FFA, off: [0x74], on : [0xEB]},
|
||||||
|
]
|
||||||
|
},
|
||||||
]),
|
]),
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user