diff options
Diffstat (limited to 'src/package.h')
-rw-r--r-- | src/package.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/package.h b/src/package.h index 725ff59..a16557a 100644 --- a/src/package.h +++ b/src/package.h @@ -49,6 +49,7 @@ typedef struct { bool freeze; bool snapshot; n_savestate savestate; + bool mute; } h_data; struct { int fisk; |