summaryrefslogtreecommitdiff
path: root/src/d/d_msg_flow.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2025-03-23 12:55:28 -0700
committerGitHub <noreply@github.com>2025-03-23 21:55:28 +0200
commita4cdad86f4eb28df25708e8b4b1988148f690f2e (patch)
treebe0399dac50abe47e0d5d718a9fe9bdbffcbf474 /src/d/d_msg_flow.cpp
parent4dc0cd9d09d5a53bf6d68f0018a8053a1507ee9a (diff)
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
Diffstat (limited to 'src/d/d_msg_flow.cpp')
-rw-r--r--src/d/d_msg_flow.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/d/d_msg_flow.cpp b/src/d/d_msg_flow.cpp
index 317cfa0c45..b77b802bb8 100644
--- a/src/d/d_msg_flow.cpp
+++ b/src/d/d_msg_flow.cpp
@@ -711,10 +711,6 @@ int dMsgFlow_c::query001(mesg_flow_node_branch* flow_node, fopAc_ac_c*, int) {
return dComIfGs_isEventBit(dSv_event_flag_c::saveBitLabels[flow_node->params[0] & 0xFFFF]) == false;
}
-BOOL daPy_py_c::checkNowWolf() {
- return dComIfGp_getLinkPlayer()->checkWolf();
-}
-
/* 8024B180-8024B208 245AC0 0088+00 1/0 0/0 0/0 .text
* query002__10dMsgFlow_cFP21mesg_flow_node_branchP10fopAc_ac_ci */
int dMsgFlow_c::query002(mesg_flow_node_branch*, fopAc_ac_c*, int) {