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
@@ -93,6 +93,7 @@ J2DTextBoxEx::~J2DTextBoxEx() {
}
void J2DTextBoxEx::drawSelf(f32 param_0, f32 param_1, Mtx* p_mtx) {
GX_AND_TRACY_SCOPED("J2DTextBoxEx::drawSelf")
Mtx m;
JUTFont* font = NULL;