2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 23:07:42 +00:00

Many CGuiWidget imps

This commit is contained in:
Jack Andersen
2016-03-15 13:23:45 -10:00
parent 5566c5b002
commit b3859c4476
10 changed files with 712 additions and 86 deletions

View File

@@ -29,8 +29,8 @@ struct FRME : BigDNA
String<-1> name;
String<-1> parent;
Value<bool> unk1;
Value<bool> unk2;
Value<bool> unk3;
Value<bool> defaultVisible;
Value<bool> defaultActive;
Value<bool> unk4;
Value<atVec4f> color;
Value<atUint32> modelDrawFlags;