Taking a break on net

This commit is contained in:
2026-04-16 06:38:56 -05:00
parent e51cdc8992
commit 715ecffa18
6 changed files with 33 additions and 2 deletions
+2 -1
View File
@@ -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