SDVX: Add global matching skip toggle (#86)

* SDVX: Add global matching skip toggle

* Fix indent
This commit is contained in:
Robert Carmosino 2019-08-22 22:34:01 -04:00 committed by Will
parent bd2e63ccf9
commit 54ea6f93b8

View File

@ -137,6 +137,12 @@
}
]
},
{
// Created by API (CrypticStorm)
name: 'Skip global matching screen',
tooltip: 'Automatically skips the screen between song select and gameplay',
patches: [{offset: 0x315600, off: [0x4D], on: [0x4E]}]
},
], "2019-02-06"),
new DllPatcher('soundvoltex', [
{