X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSettings.h;fp=Source%2FSettings.h;h=bae99106a56940d1b5cf3cb60c148e1819a77315;hb=f250ee8330a466b35a7ba2975d3d3fed508068c2;hp=88b23e75958bfb37b41c8ee4dcec87d12f51bc51;hpb=817c55cc65af032656e0f02f671bd619c6505cb1;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;