From 701a26d9a20b79597c4e4d38cff92d14b5dbabe9 Mon Sep 17 00:00:00 2001 From: relnev Date: Wed, 8 Jan 2003 13:27:37 +0000 Subject: warnings git-svn-id: svn://svn.icculus.org/blackshades/trunk@53 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Person.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Person.cpp') diff --git a/Source/Person.cpp b/Source/Person.cpp index 84fe697..79f4109 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -1034,5 +1034,7 @@ int Person::DrawSkeleton(int who){ } glDisable(GL_LIGHT1); + + return 0; } -- cgit v1.2.3