X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPerson.cpp;h=8a3579e4b5e58ed17b2108ebbe9c96c03bd62925;hb=3b325285c15e47e75ad5c9db05f7105f8b5af387;hp=27f4ec935ee1a1f2398e4d8fe8e375e595a284ec;hpb=8adc09e313ab2cec1ba28ac9a929b90880d9b2b1;p=lugaru.git diff --git a/Source/Person.cpp b/Source/Person.cpp index 27f4ec9..8a3579e 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -57,12 +57,6 @@ extern float flashamount, flashr, flashg, flashb; extern int flashdelay; extern bool showpoints; extern bool immediate; -extern int test; -extern bool tilt2weird; -extern bool tiltweird; -extern bool midweird; -extern bool proportionweird; -extern bool vertexweird[6]; extern XYZ envsound[30]; extern float envsoundvol[30]; extern float envsoundlife[30];