Disable ATCDCL and fix replacement layer
This commit is contained in:
parent
f6a87ec75c
commit
ab09078767
2 changed files with 1239 additions and 81 deletions
File diff suppressed because it is too large
Load diff
|
@ -52,7 +52,7 @@
|
||||||
#if !ENABLE_ATCDCL
|
#if !ENABLE_ATCDCL
|
||||||
|
|
||||||
class SGPath;
|
class SGPath;
|
||||||
class ATCData;
|
struct ATCData;
|
||||||
|
|
||||||
// Possible types of ATC type that the radios may be tuned to.
|
// Possible types of ATC type that the radios may be tuned to.
|
||||||
// INVALID implies not tuned in to anything.
|
// INVALID implies not tuned in to anything.
|
||||||
|
|
Loading…
Add table
Reference in a new issue