summaryrefslogtreecommitdiff
path: root/include/d/com/d_com_static.h
blob: a33927cf1d2d4b364641af71953ea5d59be789a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#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 */