summaryrefslogtreecommitdiff
path: root/gflib/text.h
diff options
context:
space:
mode:
authorPokeCodec <67983839+PokeCodec@users.noreply.github.com>2020-09-03 10:30:20 -0400
committerPokeCodec <67983839+PokeCodec@users.noreply.github.com>2020-09-04 19:49:53 -0400
commitae9a60eb2ad7400d2f1c4367d31f3ebbbbbb1f91 (patch)
tree51b29617ebcb130e8774b6e6d444ae8beb7391f8 /gflib/text.h
parente8f22984983c22bb0c5d1d0d1b4e74cebc7eb932 (diff)
Documenting and whitespace fixing
Diffstat (limited to 'gflib/text.h')
-rw-r--r--gflib/text.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gflib/text.h b/gflib/text.h
index b76897757..4cf5bc20b9 100644
--- a/gflib/text.h
+++ b/gflib/text.h
@@ -373,8 +373,8 @@ struct Struct_03002F90
u32 unk20[8];
u32 unk40[8];
u32 unk60[8];
- u8 unk80;
- u8 unk81;
+ u8 width;
+ u8 height;
};
extern TextFlags gTextFlags;