diff options
| author | Trueffel <106771418+Trueffeloot@users.noreply.github.com> | 2025-11-15 17:37:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-15 18:37:50 +0200 |
| commit | 8799ed141d040447bc96ea6b971a22f7f6e923ed (patch) | |
| tree | f7ffeaf503737e4a15f3fc7961680687ebe95397 /src/d/d_map_path_fmap.cpp | |
| parent | fad2f41e33905926b768d16422371f1e1b63843d (diff) | |
Match remaining functions in d_menu_collect (#2809)
* match all funcs in d_menu_collect
* remove old nonmatching comments
Diffstat (limited to 'src/d/d_map_path_fmap.cpp')
| -rw-r--r-- | src/d/d_map_path_fmap.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/d_map_path_fmap.cpp b/src/d/d_map_path_fmap.cpp index e7138f009b..4f52f83f37 100644 --- a/src/d/d_map_path_fmap.cpp +++ b/src/d/d_map_path_fmap.cpp @@ -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) { |
