Documentation of unk field

This commit is contained in:
PokeCodec
2020-08-23 18:57:00 -04:00
parent 6aee7d38f3
commit 86a1e89879
14 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -2201,7 +2201,7 @@ static void AddContestTextPrinter(int windowId, u8 *str, int x)
textPrinter.currentY = 2;
textPrinter.letterSpacing = 0;
textPrinter.lineSpacing = 0;
textPrinter.unk = 0;
textPrinter.style = 0;
textPrinter.fgColor = 1;
textPrinter.bgColor = 0;
textPrinter.shadowColor = 8;