diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 9adaab1..c43f1a0 100644 --- a/src/config.h +++ b/src/config.h @@ -26,7 +26,6 @@ struct Config { int width; int height; bool vsync; - bool blur; bool blood; bool music; |