fit long z-moves names on battle textbox
This commit is contained in:
parent
e537be76ea
commit
468625ed1d
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ static const struct WindowTemplate sStandardBattleWindowTemplates[] =
|
|||
.bg = 0,
|
||||
.tilemapLeft = 2,
|
||||
.tilemapTop = 55,
|
||||
.width = 12, //for z move names
|
||||
.width = 16, //for z move names
|
||||
.height = 2,
|
||||
.paletteNum = 5,
|
||||
.baseBlock = 0x0300,
|
||||
|
|
Loading…
Reference in a new issue