mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 12:36:05 +08:00
Fix ProcessConnectionlessPacket prototype.
This commit is contained in:
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
class INetChannel;
|
class INetChannel;
|
||||||
typedef struct netpacket_s netpacket_t;
|
typedef struct netpacket_s netpacket_t;
|
||||||
|
class ns_address;
|
||||||
|
|
||||||
class INetChannelHandler
|
class INetChannelHandler
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user