X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=gl_backend.h;h=6363c5478f6e896fe5a90e063bcc72a8995ca0b7;hp=9d1309218d244467f557fc9a489b82058e98f3cd;hb=859321ff938fe9ba4c653edc794732c983582a6f;hpb=2b12a1b8d88dae539baaec0752e38cb491f3b6a5 diff --git a/gl_backend.h b/gl_backend.h index 9d130921..6363c547 100644 --- a/gl_backend.h +++ b/gl_backend.h @@ -1,7 +1,7 @@ #define MAX_TEXTUREUNITS 4 -extern int c_meshtris; +extern int c_meshtris, c_meshs, c_transtris, c_transmeshs; typedef struct {