SVN r65 (trunk)

This commit is contained in:
Christoph Oelckers 2006-04-23 09:02:19 +00:00
commit b229d07500
6 changed files with 17 additions and 7 deletions

View file

@ -1233,7 +1233,7 @@ void V_InitCustomFonts()
char namebuffer[16], templatebuf[16];
int adder=0;
int i;
int llump,lastlump=-1;
int llump,lastlump=0;
int format;
int start;
int first;