From 55e638b22eccb89c9ff026fb8ba0801957ad1a42 Mon Sep 17 00:00:00 2001 From: relnev Date: Wed, 8 Jan 2003 13:03:38 +0000 Subject: minor cleanups git-svn-id: svn://svn.icculus.org/blackshades/trunk@50 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Decals.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Source/Decals.cpp') diff --git a/Source/Decals.cpp b/Source/Decals.cpp index 075f69b..612b89c 100644 --- a/Source/Decals.cpp +++ b/Source/Decals.cpp @@ -254,6 +254,8 @@ int Decals::MakeDecal(int atype, XYZ location, float size, XYZ normal, int poly, type[howmanydecals]=atype; alivetime[howmanydecals]=0; if(howmanydecals0){howmanydecals--;} } + + return 0; } void Decals::LoadBulletHoleTexture(char *fileName) -- cgit v1.2.3