X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fivac.git;a=blobdiff_plain;f=src%2Fivac.h;h=b635160f12115b37f233c7fcc6aca2ac8b3bb4ed;hp=a946580db13e4b75388894b79a044d4e39026092;hb=b5512e7ee393a12bffc0b3fecabe515a2964c26b;hpb=bc3326e4ac44ead72ed2484726ca3b78d4702ec5 diff --git a/src/ivac.h b/src/ivac.h index a946580..b635160 100644 --- a/src/ivac.h +++ b/src/ivac.h @@ -28,6 +28,7 @@ #define IVAC_SEND_NAME 'n' #define IVAC_SEND_G_CAP 'g' #define IVAC_SEND_AV_CAP 'c' +#define IVAC_SEND_QUIT 'q' #define NETWORK (1<<0)