Taking a break on net
This commit is contained in:
@@ -388,3 +388,7 @@ void networkPspHTTPRequest(
|
||||
item->thread.data = item;
|
||||
threadStartRequest(&item->thread);
|
||||
}
|
||||
|
||||
bool_t networkPspIsConnectionModalOpen() {
|
||||
return sceUtilityNetconfGetStatus() == PSP_UTILITY_DIALOG_VISIBLE;
|
||||
}
|
||||
Reference in New Issue
Block a user