summaryrefslogtreecommitdiff
path: root/src/ao.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ao.h')
-rw-r--r--src/ao.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ao.h b/src/ao.h
index b14b65f2..6a4da31e 100644
--- a/src/ao.h
+++ b/src/ao.h
@@ -1587,6 +1587,8 @@ struct ao_companion_command {
uint8_t command;
uint8_t flight_state;
uint16_t tick;
+ uint16_t serial;
+ uint16_t flight;
};
struct ao_companion_setup {