Merge pull request #1189 from aaaaaa123456789/reverts

Undo PokeCodec's PRs and port changes
This commit is contained in:
PikalaxALT
2020-11-03 09:28:45 -05:00
committed by GitHub
95 changed files with 1687 additions and 1549 deletions

View File

@@ -3753,7 +3753,7 @@ static void UR_AddTextPrinterParameterized(u8 windowId, u8 fontId, const u8 *str
printerTemplate.y = y;
printerTemplate.currentX = x;
printerTemplate.currentY = y;
printerTemplate.style = 0;
printerTemplate.unk = 0;
gTextFlags.useAlternateDownArrow = FALSE;
switch (colorIdx)