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_msg_flow.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_msg_flow.cpp')
| -rw-r--r-- | src/d/d_msg_flow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/d_msg_flow.cpp b/src/d/d_msg_flow.cpp index f97cb801f1..f8f7ef1eda 100644 --- a/src/d/d_msg_flow.cpp +++ b/src/d/d_msg_flow.cpp @@ -2512,7 +2512,6 @@ int dMsgFlow_c::event027(mesg_flow_node_event* i_flowNode_p, fopAc_ac_c* i_speak /* 8024D3C4-8024D500 247D04 013C+00 1/0 0/0 0/0 .text * event028__10dMsgFlow_cFP20mesg_flow_node_eventP10fopAc_ac_c */ -// NONMATCHING regalloc int dMsgFlow_c::event028(mesg_flow_node_event* i_flowNode_p, fopAc_ac_c* i_speaker_p) { u8 pos = dComIfGs_getTmpReg(0xFBFF) - 1; dMsgObject_setSelectCursorPos(pos); |
