You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Sources/main.cpp
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,14 @@ namespace CTRPluginFramework
170
170
}
171
171
172
172
}));
173
+
//toolsFolder->Append(new MenuEntry("Load Skin from SDMC", nullptr, [](MenuEntry *entry)
174
+
//{
175
+
// if (MessageBox("Are you sure?", "Loading the Skin will a small amount of time. Please be patient as the menu cannot be exited until complete.\nOnce this operation is completed it will affect the 'Steve' skin, and is temporary.", DialogType::DialogOkCancel, ClearScreen::Both)()){
0 commit comments