Added a newline at the end of file to keep GCC from whining.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1133 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Mark Olsen 2005-07-05 17:48:26 +00:00
parent 09d65658b4
commit b32e4b1cc8
1 changed files with 1 additions and 1 deletions

View File

@ -1943,4 +1943,4 @@ void AddOcranaLEDsIndexed (qbyte *image, int h, int w)
point += rs - w;
}
}
}
}