fix alphatest. alphablending.

This commit is contained in:
StapleButter
2017-03-15 15:53:36 +01:00
parent 6123ce8147
commit 29944c3c88
3 changed files with 56 additions and 14 deletions

View File

@ -50,6 +50,7 @@ typedef struct
u32 TexPalette;
bool FacingView;
bool Translucent;
} Polygon;