mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-09 19:01:12 -04:00
Work on d_a_npc_taro (#2386)
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||
|
||||
#include "d/actor/d_a_suspend.h"
|
||||
|
||||
int daNpcKakashi_getSwdTutorialStep();
|
||||
u8 daNpcKakashi_getSwdTutorialStep();
|
||||
void daNpcKakashi_setSwdTutorialStep(u8 iEvtNum);
|
||||
bool daNpcKakashi_getSwdTutorialResult();
|
||||
BOOL daNpcKakashi_chkSwdTutorialStage();
|
||||
int daNpcKakashi_getSuccessCount();
|
||||
void daNpcKakashi_clrSuccessCount();
|
||||
int daNpcMsg_setEvtNum(u8 iEvtNum);
|
||||
|
||||
#endif /* D_COM_D_COM_STATIC_H */
|
||||
|
||||
Reference in New Issue
Block a user