mirror of
https://github.com/zeldaret/tp
synced 2026-06-03 10:31:57 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
#include "d/d_com_inf_game.h"
|
||||
#include "stdio.h"
|
||||
|
||||
BOOL daPy_py_c::checkNowWolf() {
|
||||
return dComIfGp_getLinkPlayer()->checkWolf();
|
||||
}
|
||||
|
||||
void dEvent_exception_c::init() {
|
||||
mEventInfoIdx = -1;
|
||||
mState = 0;
|
||||
|
||||
Reference in New Issue
Block a user