GPU : DVLE_SendOutmap fix

This commit is contained in:
smea 2014-03-11 20:18:57 +01:00
parent 0b44c62cc3
commit cd5fb3ac6e

View File

@ -27,9 +27,9 @@ typedef struct{
}DVLE_constEntry_s;
typedef struct{
u32 header;
u16 type;
u16 regID;
u32 header;
}DVLE_outEntry_s;
typedef struct{