Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::army_id | a |
dcon::province_id | dest |
bool | reset |
Definition at line 374 of file commands.hpp.
dcon::army_id command::army_movement_data::a |
Definition at line 375 of file commands.hpp.
dcon::province_id command::army_movement_data::dest |
Definition at line 376 of file commands.hpp.
bool command::army_movement_data::reset |
Definition at line 377 of file commands.hpp.