mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-13 16:20:45 +01:00
16 lines
339 B
JSON
16 lines
339 B
JSON
|
[
|
||
|
{
|
||
|
"name": "Unlock all songs",
|
||
|
"description": "",
|
||
|
"gameCode": "L44",
|
||
|
"type": "memory",
|
||
|
"patches": [
|
||
|
{
|
||
|
"offset": 8045,
|
||
|
"dllName": "music_db.dll",
|
||
|
"dataDisabled": "02",
|
||
|
"dataEnabled": "1F"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|