X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSettings.h;h=bae99106a56940d1b5cf3cb60c148e1819a77315;hb=bbf8873b80baf3cb468ac12b3f62b0938320fef1;hp=88b23e75958bfb37b41c8ee4dcec87d12f51bc51;hpb=e557f9d3439aa7bcf5a4d951c99a9c20b56cb7bc;p=lugaru.git diff --git a/Source/Settings.h b/Source/Settings.h index 88b23e7..bae9910 100644 --- a/Source/Settings.h +++ b/Source/Settings.h @@ -23,6 +23,7 @@ extern bool texttoggle; extern bool debugmode; extern bool vblsync; extern bool showpoints; +extern bool showdamagebar; extern bool alwaysblur; extern bool immediate; extern bool velocityblur;