Taking a break on net
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
#pragma once
|
||||
#include "networkpsp.h"
|
||||
|
||||
#define networkPlatformInit networkPspInit
|
||||
#define networkPlatformInit networkPspInit
|
||||
#define networkPlatformUpdate networkPspUpdate
|
||||
#define networkPlatformDispose networkPspDispose
|
||||
#define networkPlatformIsConnected networkPspIsConnected
|
||||
#define networkPlatformRequestConnection networkPspRequestConnection
|
||||
#define networkPlatformHTTPRequest networkPspHTTPRequest
|
||||
#define networkPlatformIsConnectionModalOpen networkPspIsConnectionModalOpen
|
||||
Reference in New Issue
Block a user