psyclpc/src/pkg-psyc.h

11 lines
227 B
C
Raw Normal View History

2011-04-26 08:02:17 +00:00
/* pkg-psyc takes and produces PSYC packets in form
* of an array of mapping, mapping, string and string
* or int* where necessary.
*/
#define PSYC_ROUTING 0
#define PSYC_ENTITY 1
#define PSYC_METHOD 2
#define PSYC_BODY 3