mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-Patcher
synced 2025-09-05 21:11:13 +02:00
Run gofmt
This commit is contained in:
parent
f27917cd40
commit
20ae2dc6b4
@ -8,7 +8,7 @@ var NegateECTitle = PatchSet{
|
|||||||
Name: "Negate EC Title Check",
|
Name: "Negate EC Title Check",
|
||||||
|
|
||||||
Patches: []Patch{
|
Patches: []Patch{
|
||||||
Patch{
|
{
|
||||||
Name: "Permit downloading all titles",
|
Name: "Permit downloading all titles",
|
||||||
AtOffset: 619648,
|
AtOffset: 619648,
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ var NegateECTitle = PatchSet{
|
|||||||
BLR(),
|
BLR(),
|
||||||
}.Bytes(),
|
}.Bytes(),
|
||||||
},
|
},
|
||||||
Patch{
|
{
|
||||||
Name: "Mark all titles as managed",
|
Name: "Mark all titles as managed",
|
||||||
AtOffset: 620656,
|
AtOffset: 620656,
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ var NegateECTitle = PatchSet{
|
|||||||
BLR(),
|
BLR(),
|
||||||
}.Bytes(),
|
}.Bytes(),
|
||||||
},
|
},
|
||||||
Patch{
|
{
|
||||||
Name: "Mark all tickets as managed",
|
Name: "Mark all tickets as managed",
|
||||||
AtOffset: 619904,
|
AtOffset: 619904,
|
||||||
Before: Instructions{
|
Before: Instructions{
|
||||||
@ -49,7 +49,7 @@ var NegateECTitle = PatchSet{
|
|||||||
BLR(),
|
BLR(),
|
||||||
}.Bytes(),
|
}.Bytes(),
|
||||||
},
|
},
|
||||||
Patch{
|
{
|
||||||
Name: "Nullify ec::removeAllTitles",
|
Name: "Nullify ec::removeAllTitles",
|
||||||
AtOffset: 588368,
|
AtOffset: 588368,
|
||||||
Before: Instructions{
|
Before: Instructions{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user