clean up NetTypes and move to platform/network

This commit is contained in:
Tropical
2026-04-09 22:18:11 -05:00
parent b20b8cb311
commit bc494aa979
27 changed files with 34 additions and 101 deletions

View File

@@ -9,7 +9,7 @@
#include "java/InputOutputStream/DataInputStream.h"
#include "java/InputOutputStream/DataOutputStream.h"
#include "platform/NetTypes.h"
#include "platform/network/NetTypes.h"
// Note: See header for an overview of this class