#ifndef TCL_TRIANGLE_H #define TCL_TRIANGLE_H void tcl_triangle_fixed(void); void tcl_triangle_vtxattr(void); void tcl_triangle_tx0(void); #endif