- most WORD and SWORD are gone.
This commit is contained in:
parent
8ab562ef13
commit
ba0f5a3f94
84 changed files with 471 additions and 469 deletions
|
|
@ -135,8 +135,8 @@ struct PreGamePacket
|
|||
};
|
||||
struct
|
||||
{
|
||||
DWORD address;
|
||||
WORD port;
|
||||
uint32_t address;
|
||||
uint16_t port;
|
||||
uint8_t player;
|
||||
uint8_t pad;
|
||||
} machines[MAXNETNODES];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue