SVN r81 (trunk)

This commit is contained in:
Randy Heit 2006-05-06 03:25:12 +00:00
commit 3c9b55d1db
15 changed files with 400 additions and 349 deletions

View file

@ -78,7 +78,7 @@ fixed_t rw_frontcz1, rw_frontcz2;
fixed_t rw_frontfz1, rw_frontfz2;
unsigned int MaxDrawSegs;
size_t MaxDrawSegs;
drawseg_t *drawsegs;
drawseg_t* firstdrawseg;
drawseg_t* ds_p;