mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
16 lines
343 B
JSON
16 lines
343 B
JSON
[
|
|
{
|
|
"name": "Unlock all songs",
|
|
"description": "",
|
|
"gameCode": "L44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 8949,
|
|
"dllName": "music_db.dll",
|
|
"dataDisabled": "740A",
|
|
"dataEnabled": "9090"
|
|
}
|
|
]
|
|
}
|
|
] |