fit long z-moves names on battle textbox (#2789)

This commit is contained in:
Eduardo Quezada D'Ottone 2023-02-27 13:02:29 -03:00 committed by GitHub
commit c6149ea7fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,