mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Update Language Screen for Bruh and Русский.
This commit is contained in:
@@ -45,15 +45,16 @@ private:
|
||||
void colorChanging(u32 hDown, touchPosition touch);
|
||||
|
||||
std::vector<Structs::ButtonPos> langBlocks = {
|
||||
{37, 52, 20, 20, -1},
|
||||
{37, 92, 20, 20, -1},
|
||||
{37, 132, 20, 20, -1},
|
||||
{37, 172, 20, 20, -1},
|
||||
{177, 52, 20, 20, -1},
|
||||
{177, 92, 20, 20, -1},
|
||||
{177, 132, 20, 20, -1},
|
||||
{177, 172, 20, 20, -1},
|
||||
{293, 213, 27, 27, -1},
|
||||
{37, 32, 20, 20, -1},
|
||||
{37, 72, 20, 20, -1},
|
||||
{37, 112, 20, 20, -1},
|
||||
{37, 152, 20, 20, -1},
|
||||
{37, 188, 20, 20, -1},
|
||||
{177, 32, 20, 20, -1},
|
||||
{177, 72, 20, 20, -1},
|
||||
{177, 112, 20, 20, -1},
|
||||
{177, 152, 20, 20, -1},
|
||||
{177, 188, 20, 20, -1},
|
||||
};
|
||||
|
||||
std::vector<Structs::ButtonPos> buttons = {
|
||||
|
||||
Reference in New Issue
Block a user