Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::army_id | a |
dcon::province_id | dest |
bool | reset |
Definition at line 365 of file commands.hpp.
dcon::army_id command::army_movement_data::a |
Definition at line 366 of file commands.hpp.
dcon::province_id command::army_movement_data::dest |
Definition at line 367 of file commands.hpp.
bool command::army_movement_data::reset |
Definition at line 368 of file commands.hpp.