static.h 179 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 extern Vp vp; extern Vp clipvp; extern Vtx w[3]; extern Vtx smalltri[3]; extern Vtx v[16]; extern Vtx largetris[4]; extern Vtx clip1[]; extern Vtx clip2[]; extern Vtx ztris[];