diff options
Diffstat (limited to 'plugins/peopsxgl/externals.h')
| -rwxr-xr-x | plugins/peopsxgl/externals.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/peopsxgl/externals.h b/plugins/peopsxgl/externals.h index a3f0a20f..89c19743 100755 --- a/plugins/peopsxgl/externals.h +++ b/plugins/peopsxgl/externals.h @@ -193,6 +193,8 @@ typedef struct OGLVertexTag unsigned char col[4]; unsigned int lcol; } c; + + unsigned int PGXP_flag; } OGLVertex; typedef union EXShortTag |
