mirror of
https://github.com/zeldaret/tp
synced 2026-05-25 15:25:25 -04:00
Match remaining functions in d_menu_collect (#2809)
* match all funcs in d_menu_collect * remove old nonmatching comments
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user