mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
d_demo work
This commit is contained in:
@@ -1204,7 +1204,7 @@ void daObjFigure_c::privateCut() {
|
||||
|
||||
/* 0000119C-00001294 .text eventMesSetInit__13daObjFigure_cFi */
|
||||
void daObjFigure_c::eventMesSetInit(int staffIdx) {
|
||||
u32* pMsgNo = dComIfGp_evmng_getMyIntegerP(staffIdx, "MsgNo");
|
||||
int* pMsgNo = dComIfGp_evmng_getMyIntegerP(staffIdx, "MsgNo");
|
||||
if(pMsgNo) {
|
||||
m72C = NULL;
|
||||
switch(*pMsgNo) {
|
||||
|
||||
Reference in New Issue
Block a user