summaryrefslogtreecommitdiff
path: root/gflib/text.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-09-05 10:25:10 -0400
committerGitHub <noreply@github.com>2020-09-05 10:25:10 -0400
commit16ecbc6446f4e8d308e71aa5e649c69acb8a6b3e (patch)
tree309ee7f0dd15192ad2ead860c8a6e2cabe5b9214 /gflib/text.h
parentbb98e346e537ffa71a529db71688975b9a850cfa (diff)
parent3e25d9e5a2e0346a53b1bfdf9e14f98e14cceb21 (diff)
Merge pull request #1177 from PokeCodec/MatchEmerald
Match All but 2 remaining naked functions
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;