Add LR and UD Mirror.

Adds a left-right and up-down mirror for 4-panel and solo modes.
This commit is contained in:
hayoreo
2024-03-06 13:30:32 -08:00
committed by teejusb
parent ede0b53f2b
commit db7b7b425c
8 changed files with 73 additions and 1 deletions
+2
View File
@@ -98,6 +98,8 @@ static const OptionColumnEntry g_OptionColumnEntries[] =
{"RandomVanish",2},
//--------------------//
{"Mirror", 3},
{"LRMirror", 3},
{"UDMirror", 3},
{"Left", 3},
{"Right", 3},
{"Shuffle", 3},