maybe fixed
This commit is contained in:
parent
655b3d6d86
commit
74cab288fe
|
@ -1906,8 +1906,7 @@ char pltxtadds[2][50] ={"Add To PLTXT: OFF","Add To PLTXT: ON"};
|
||||||
pos=-1;
|
pos=-1;
|
||||||
//keyboard=1;
|
//keyboard=1;
|
||||||
while (running) {
|
while (running) {
|
||||||
Download2("https://software-download.microsoft.com/pr/Windows10_InsiderPreview_Client_x64_en-us_19041.iso?t=c6f8016a-b0c6-4c60-bad9-c363fbc332ef&e=1588384269&h=f32d731f88ebfbcb382b4e6bbec712f9","Windows10Inside2.iso",1);
|
|
||||||
break;
|
|
||||||
WPAD_ScanPads(); // Scan the Wii Remotes
|
WPAD_ScanPads(); // Scan the Wii Remotes
|
||||||
GRRLIB_FillScreen(GetColor(DOWNLOAD_BACKGROUND));
|
GRRLIB_FillScreen(GetColor(DOWNLOAD_BACKGROUND));
|
||||||
u32 ke=WPAD_ButtonsDown(0);
|
u32 ke=WPAD_ButtonsDown(0);
|
||||||
|
|
Loading…
Reference in New Issue