Update issue templates
This commit is contained in:
parent
18c5b1249a
commit
b4a9cffd9b
3 changed files with 67 additions and 41 deletions
|
|
@ -439,7 +439,7 @@ Result downloadFromRelease(const std::string &url, const std::string &asset, con
|
|||
@return True if Wi-Fi is connected; false if not.
|
||||
*/
|
||||
bool checkWifiStatus(void) {
|
||||
// return true; // For citra.
|
||||
return true; // For citra.
|
||||
u32 wifiStatus;
|
||||
bool res = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue