From 2f2f37a7345d889aa1072b10e3a5022ad1bd15f1 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Tue, 25 Nov 2025 11:32:34 -0500 Subject: Misc fixes (#2860) * Misc matches * Remove more old dol2asm stuff * Remove dCcS::SetMass-related fakematches No longer necessary with the PCH for some reason. * Use attention types enum in more places * Remove more dol2asm stuff * Clean up matDL_dis.py --- src/d/d_msg_string_base.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/d/d_msg_string_base.cpp') diff --git a/src/d/d_msg_string_base.cpp b/src/d/d_msg_string_base.cpp index 253a87e781..cd1a506ab1 100644 --- a/src/d/d_msg_string_base.cpp +++ b/src/d/d_msg_string_base.cpp @@ -200,5 +200,3 @@ void dMsgStringBase_c::drawOutFontLocal(J2DTextBox* param_0, f32 param_1) { /* ############################################################################################## */ /* 80399CA3-80399CB0 026303 0008+05 0/0 0/0 0/0 .rodata None */ static char const* const stringBase_80399CA3 = "\x1B" "CR[%d]"; - -/* 80399C98-80399C98 0262F8 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ -- cgit v1.2.3