tp/include/d/com/d_com_static.h

12 lines
293 B
C

#ifndef D_COM_D_COM_STATIC_H
#define D_COM_D_COM_STATIC_H
#include "rel/d/a/d_a_suspend/d_a_suspend.h"
int daNpcKakashi_getSwdTutorialStep();
bool daNpcKakashi_getSwdTutorialResult();
int daNpcKakashi_getSuccessCount();
int daNpcMsg_setEvtNum(u8 iEvtNum);
#endif /* D_COM_D_COM_STATIC_H */