Fixed build problems
This commit is contained in:
parent
feb819f372
commit
54922cf5ba
|
@ -24,6 +24,7 @@
|
|||
static int recv_tcpwrap(uint8 *buf, int len);
|
||||
static void NetStatAdd(char *text);
|
||||
|
||||
extern FCEUGI *GameInfo;
|
||||
static HWND netwin=0;
|
||||
|
||||
static char *netstatt[64];
|
||||
|
|
Loading…
Reference in New Issue