Font constants and slight PSS sync
This commit is contained in:
@@ -563,7 +563,7 @@ void PrintItemDescription(void)
|
||||
description = ItemId_GetDescription(gPSSData->displayMonItemId);
|
||||
|
||||
FillWindowPixelBuffer(2, PIXEL_FILL(1));
|
||||
AddTextPrinterParameterized5(2, 2, description, 2, 0, 0, NULL, 0, 0);
|
||||
AddTextPrinterParameterized5(2, FONT_2, description, 2, 0, 0, NULL, 0, 0);
|
||||
}
|
||||
|
||||
void sub_80966F4(void)
|
||||
|
||||
Reference in New Issue
Block a user