diff options
Diffstat (limited to 'source/mvd_local.h')
-rw-r--r-- | source/mvd_local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/mvd_local.h b/source/mvd_local.h index 29af571..264572c 100644 --- a/source/mvd_local.h +++ b/source/mvd_local.h @@ -117,6 +117,7 @@ typedef struct mvd_s { // demo related variables fileHandle_t demorecording; + char *demoname; // delay buffer fifo_t delay; |