X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao.h;fp=src%2Fao.h;h=b14b65f2f3fd4e5e90752fefb3547818e58a9bf2;hp=de47f3df2f22242e344e6454101f01de5ff89790;hb=fa7dd04741bf3fd9cedc59ed3b45b69ef9312609;hpb=c7f540330c040c521f9d7626009a406e704a5e41 diff --git a/src/ao.h b/src/ao.h index de47f3df..b14b65f2 100644 --- a/src/ao.h +++ b/src/ao.h @@ -1581,6 +1581,7 @@ ao_btm_init(void); #define AO_COMPANION_SETUP 1 #define AO_COMPANION_FETCH 2 +#define AO_COMPANION_NOTIFY 3 struct ao_companion_command { uint8_t command;