Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita6d5255

Browse files
authored
???waht qr
1 parenta6c814a commita6d5255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Sources/main.cpp‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ namespace CTRPluginFramework
9494
const std::vector<MenuEntry *> JPUSEUsaveEntries{
9595
newMenuEntry("Dump save file",nullptr, dumpsave,"Backup your save file!\nDumps are stored in: SD:Miichanic/CFL_DB.dat"),
9696
newMenuEntry("Restore save file",nullptr, restoresave),
97-
EntryWithHotkey(newMenuEntry("Mega menu", megamenu,"Tap on a mii and press the hotkeys, it can't do everything, but it's useful.\nThanks to Goombi and Redshyguy for their code thay i borrowed for the QR Code option"), {Hotkey(Key::A | Key::DPadRight,"Open menu")}),
97+
EntryWithHotkey(newMenuEntry("Mega menu", megamenu,"Tap on a mii and press the hotkeys, it can't do everything, but it's useful."), {Hotkey(Key::A | Key::DPadRight,"Open menu")}),
9898
EntryWithHotkey(newMenuEntry("Create Mii QR code (Read Note)", callencrypt,"WARNING: This cheat is unstable and might freeze the game. make sure you save before using it!\n\nThis creates a QR Code of the mii you're selecting.\nMake sure that your screen is bright enough if you are scanning it from your screen!\nThanks to Goombi and Redshyguy for their code"), {Hotkey(Key::A | Key::B,"run it")}),
9999
};
100100

@@ -171,4 +171,4 @@ namespace CTRPluginFramework
171171
return0;
172172
}
173173

174-
}
174+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp