X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=00bcdc400cc1d9c6f288cf00091cbc95f8fbcf09;hb=1a0ad4362ed618c1a25508530dfeeb4a0f6ef345;hp=5c8b4acd77ef67faaadbdaee4fe991ef27b0d20b;hpb=c0a6dc9211fd7855250be34151a70ec4bceb5126;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 5c8b4ac..00bcdc4 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -101,6 +101,7 @@ extern bool foliage; extern bool trilinear; extern bool damageeffects; extern bool showpoints; +extern bool showdamagebar; // (des)activate the damage bar extern bool texttoggle; extern bool alwaysblur; extern float gamespeed;