diff options
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r-- | command/markad-standalone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h index 4888dd8..77b9bde 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -207,6 +207,7 @@ unsigned Descriptor_Length: int tStart; // pretimer in seconds int iStart; // pretimer in frames (negative if unset) int iStop; // endposition in frames (negative if unset) + bool iStopinBroadCast; // in broadcast @ iStop position? void CheckStop(); void CheckStart(); |