diff --git a/bistrover.html b/bistrover.html index 5cd5cf3..d2ec00e 100644 --- a/bistrover.html +++ b/bistrover.html @@ -108,6 +108,16 @@ }, ], }, + { + name: "CS-style song start delay", + patches: [ + { + offset: 0x68D453, + off: [0x7d, 0x4d], + on: [0x90, 0x90], + }, + ], + }, { name: "Skip Camera Error", patches: [{ offset: 0x6B2318, off: [0x84], on: [0x81] }],