From e2fddadf320e8d35cbb3542645122e086efbfe9f Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Fri, 21 Nov 2025 18:52:16 -0500 Subject: Misc matches (#2845) * Misc debug matches * Fix d_map weak function order * Remove old nonmatching comments * d_menu_dmap and JASAudioThread OK, fix weak func order and rodata alignment * More misc matches --- src/d/actor/d_a_obj_web0.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/d/actor/d_a_obj_web0.cpp') diff --git a/src/d/actor/d_a_obj_web0.cpp b/src/d/actor/d_a_obj_web0.cpp index a3dfc53ca1..9ba80e6d79 100644 --- a/src/d/actor/d_a_obj_web0.cpp +++ b/src/d/actor/d_a_obj_web0.cpp @@ -72,7 +72,6 @@ static void damage_check(obj_web0_class* i_this) { } /* 80D34794-80D34B24 000354 0390+00 2/1 0/0 0/0 .text daObj_Web0_Execute__FP14obj_web0_class */ -// NONMATCHING - reg alloc static int daObj_Web0_Execute(obj_web0_class* i_this) { fopAc_ac_c* base_p = i_this; fopAc_ac_c* player = (fopAc_ac_c*) dComIfGp_getPlayer(0); -- cgit v1.2.3