mirror of
https://github.com/pret/pokeemerald.git
synced 2026-03-21 17:54:57 -05:00
Fix FRLG party menu Oak support message window (#9412)
This commit is contained in:
parent
c3bd23c26f
commit
e9040d6327
|
|
@ -576,7 +576,7 @@ static const struct WindowTemplate sWindowTemplate_FirstBattleOakVoiceover =
|
|||
.bg = 2,
|
||||
.tilemapLeft = 2,
|
||||
.tilemapTop = 15,
|
||||
.width = 26,
|
||||
.width = 27,
|
||||
.height = 4,
|
||||
.paletteNum = 14,
|
||||
.baseBlock = 0x1DF,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user