mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
Update issue templates
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user