diff options
Diffstat (limited to 'command/global.h')
-rw-r--r-- | command/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/global.h b/command/global.h index aad3c62..116fc4d 100644 --- a/command/global.h +++ b/command/global.h @@ -67,6 +67,7 @@ typedef struct config int ignoreInfo; int svdrpport; int threads; + int astopoffs; bool DecodeVideo; bool DecodeAudio; |