/* * Author: Max Lingua */ #ifndef _S3V_TRIS_H #define _S3V_TRIS_H extern void s3vDDTrifuncInit(void); extern void s3vDDChooseTriRenderState(GLcontext *); #endif /* !(_S3V_TRIS_H) */