Browse Source

AP_Vehicle: all vehicles now use functors

master
Andrew Tridgell 10 years ago
parent
commit
f24e69f4a0
  1. 2
      libraries/AP_Vehicle/AP_Vehicle_Type.h

2
libraries/AP_Vehicle/AP_Vehicle_Type.h

@ -38,6 +38,4 @@ @@ -38,6 +38,4 @@
#define APM_BUILD_TYPE(type) ((type) == APM_BUILD_UNKNOWN)
#endif
#define APM_BUILD_FUNCTOR 1
#endif // AP_VEHICLE_TYPE_H

Loading…
Cancel
Save