Many warnings cleaned up (Tim Beckmann)
Menus.
This commit is contained in:
parent
4508748944
commit
9f006f18fe
115 changed files with 1651 additions and 581 deletions
|
@ -21,9 +21,6 @@ int QuickStartMultiplayer=1;
|
|||
DPNAME AVPDPplayerName;
|
||||
int glpDP; /* directplay object */
|
||||
|
||||
static pthread_t NetThread;
|
||||
static pthread_mutex_t NetMutex;
|
||||
|
||||
BOOL DpExtInit(DWORD cGrntdBufs, DWORD cBytesPerBuf, BOOL bErrChcks)
|
||||
{
|
||||
fprintf(stderr, "DpExtInit(%d, %d, %d)\n", cGrntdBufs, cBytesPerBuf, bErrChcks);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue