sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-08-25 02:47:11 +00:00
parent 805c1bd242
commit c6266aba36
103 changed files with 15944 additions and 1459 deletions

View file

@ -54,10 +54,10 @@
extern void R_DrawLine (polyvert_t *polyvert0, polyvert_t *polyvert1);
extern int cachewidth;
extern pixel_t *cacheblock;
extern byte *cacheblock;
extern int screenwidth;
extern float pixelAspect;
extern float pixelAspect;
extern int r_drawnpolycount;