goronMerchant.c

This commit is contained in:
theo3
2020-07-24 14:18:58 -07:00
parent 45298f8a96
commit 0d39bb7f11
8 changed files with 189 additions and 316 deletions
+3
View File
@@ -14,6 +14,9 @@ typedef struct {
u8 textWindowPosY;
u16 textIndex;
u16 unk2; // HI?
u16 field_0xc;
u16 field_0xe;
u32 field_0x10;
} TextBox;
extern TextBox gTextBox;