Define VERT_RESULT_EDGE

This commit is contained in:
Keith Whitwell
2006-05-05 09:26:40 +00:00
parent 86740f1593
commit 6717a7aca0
+2 -1
View File
@@ -249,7 +249,8 @@ enum
#define VERT_RESULT_PSIZ 12
#define VERT_RESULT_BFC0 13
#define VERT_RESULT_BFC1 14
#define VERT_RESULT_MAX 15
#define VERT_RESULT_EDGE 15
#define VERT_RESULT_MAX 16
/*@}*/