Fix rgba size
This commit is contained in:
parent
2f01f964c6
commit
b075c8700a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#include "game/hsfformat.h"
|
#include "game/hsfformat.h"
|
||||||
|
|
||||||
GXColor rgba[400];
|
GXColor rgba[100];
|
||||||
HsfHeader head;
|
HsfHeader head;
|
||||||
HsfData Model;
|
HsfData Model;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue