definition streamlining

This commit is contained in:
theo
2020-06-12 21:55:38 -07:00
parent 55345bca65
commit a3be262635
56 changed files with 514 additions and 462 deletions
+2
View File
@@ -16,4 +16,6 @@ typedef struct {
u16 unk2; //HI?
} TextBox;
extern TextBox gTextBox;
#endif