]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
Moved clothes loop to Person, got rid of globals tintr,tintg,tintb
[lugaru.git] / Source / Game.h
index ce7c69f3f7dff01a59224f3ce96ffee55f81a5be..c5f37cb7310c0f2c6a53ee5c92baa941cd1e7c5a 100644 (file)
@@ -215,7 +215,6 @@ extern int whichdialogue;
 extern int directing;
 extern float dialoguetime;
 extern int dialoguegonethrough[20];
-extern float tintr, tintg, tintb;
 
 enum maptypes {
     mapkilleveryone, mapgosomewhere,