mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
not gonna need that crap
This commit is contained in:
@ -33,11 +33,6 @@ typedef struct
|
||||
u8 MAC[6];
|
||||
u8 IP_v4[4];
|
||||
|
||||
u8 DNS[8][4];
|
||||
|
||||
u8 DHCP_MAC[6];
|
||||
u8 DHCP_IP_v4[4];
|
||||
|
||||
void* Internal;
|
||||
|
||||
} AdapterData;
|
||||
|
Reference in New Issue
Block a user