tes:: new options -arb-unmirror and -arb-football

This commit is contained in:
Zeno Rogue 2022-09-14 21:13:55 +02:00
parent 4c27c16931
commit 38767cf801
1 changed files with 6 additions and 0 deletions

View File

@ -1861,6 +1861,12 @@ int readArgs() {
println(hlog, "failed to convert: ", e.what());
}
}
else if(argis("-arb-unmirror")) {
shift(); do_unmirror = argi();
}
else if(argis("-arb-football")) {
shift(); extended_football = argi();
}
else if(argis("-arb-slider")) {
PHASEFROM(2);
shift();