ManaPlus
Macros
protocoloutupdate.h File Reference

(986a3bf)

Go to the source code of this file.

Macros

#define packet(name, id, sz, comment)   name = id
 
#define packet2(name, id, sz, comment)   name = (id) + evolPacketOffset
 
#define PROTOCOLOUTUPDATE_VOID
 

Macro Definition Documentation

◆ packet

#define packet (   name,
  id,
  sz,
  comment 
)    name = id

Definition at line 25 of file protocoloutupdate.h.

◆ packet2

#define packet2 (   name,
  id,
  sz,
  comment 
)    name = (id) + evolPacketOffset

Definition at line 26 of file protocoloutupdate.h.

◆ PROTOCOLOUTUPDATE_VOID

#define PROTOCOLOUTUPDATE_VOID

Definition at line 27 of file protocoloutupdate.h.