Bunch of debug/tracy groups for J2D

This commit is contained in:
PJB3005
2026-04-11 16:11:41 +02:00
parent 855c794586
commit bcf7b4ca85
8 changed files with 12 additions and 0 deletions
+2
View File
@@ -391,6 +391,8 @@ void J2DTextBox::drawSelf(f32 param_0, f32 param_1) {
}
void J2DTextBox::drawSelf(f32 param_0, f32 param_1, Mtx* p_mtx) {
GX_AND_TRACY_SCOPED("J2DTextBox::drawSelf")
Mtx m;
J2DPrint print(mFont, mCharSpacing, mLineSpacing, mCharColor, mGradientColor, mBlackColor,