clean up hint_height version mess

This commit is contained in:
Henny022p
2023-08-02 22:32:17 +02:00
parent ea30d2264b
commit 83d710a413
4 changed files with 6 additions and 17 deletions
+6 -1
View File
@@ -162,8 +162,13 @@ typedef struct {
/* 0x31 */ u8 field31;
/* 0x32 */ u8 field32;
/* 0x33 */ u8 field33;
/* 0x34 */ u8 hint_heightEU;
#if defined(JP) || defined(EU)
/* 0x34 */ u8 hint_height;
/* 0x35 */ u8 field35;
#else
/* 0x34 */ u8 field35;
/* 0x35 */ u8 hint_height;
#endif
/* 0x36 */ u16 hint_idx;
/* 0x38 */ u8 field_0x38;
/* 0x39 */ u8 field_0x39;