Match remaining functions in d_menu_collect (#2809)

* match all funcs in d_menu_collect

* remove old nonmatching comments
This commit is contained in:
Trueffel
2025-11-15 17:37:50 +01:00
committed by GitHub
parent fad2f41e33
commit 8799ed141d
4 changed files with 76 additions and 81 deletions
-1
View File
@@ -569,7 +569,6 @@ bool dMenuFmapIconDisp_c::getPosition(int* o_stageNo, int* o_roomNo, f32* o_posX
/* 8003E6E8-8003EB10 039028 0428+00 2/0 3/3 0/0 .text isDrawDisp__19dMenuFmapIconDisp_cFv
*/
// NONMATCHING regalloc
bool dMenuFmapIconDisp_c::isDrawDisp() {
dMenu_Fmap_stage_arc_data_c* stage_arc = mpStageData->getStageArc();
if (stage_arc == NULL) {