mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-30 22:57:15 +01:00
16 lines
339 B
JSON
16 lines
339 B
JSON
|
[
|
||
|
{
|
||
|
"name": "Unlock All Songs",
|
||
|
"description": "",
|
||
|
"gameCode": "L44",
|
||
|
"type": "memory",
|
||
|
"patches": [
|
||
|
{
|
||
|
"offset": 7997,
|
||
|
"dllName": "music_db.dll",
|
||
|
"dataDisabled": "02",
|
||
|
"dataEnabled": "1F"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|