mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
Restore the ability to configure the first NIC with the win32 ui
This commit is contained in:
@@ -121,10 +121,7 @@ netcard_conf_t net_cards_conf[NET_CARD_MAX];
|
||||
int net_card_current = 0;
|
||||
|
||||
/* Global variables. */
|
||||
int network_type;
|
||||
int network_ndev;
|
||||
int network_card;
|
||||
char network_host[522];
|
||||
netdev_t network_devs[32];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user