fit long z-moves names on battle textbox

This commit is contained in:
DizzyEggg 2023-02-27 10:32:45 +01:00
parent e537be76ea
commit 468625ed1d

View file

@ -185,7 +185,7 @@ static const struct WindowTemplate sStandardBattleWindowTemplates[] =
.bg = 0, .bg = 0,
.tilemapLeft = 2, .tilemapLeft = 2,
.tilemapTop = 55, .tilemapTop = 55,
.width = 12, //for z move names .width = 16, //for z move names
.height = 2, .height = 2,
.paletteNum = 5, .paletteNum = 5,
.baseBlock = 0x0300, .baseBlock = 0x0300,