Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
SetDemoBattleBeginDelay.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
#include "
npc.h
"
3
4
extern
s16
DemoBattleBeginDelay
;
5
6
API_CALLABLE(N(SetDemoBattleBeginDelay)) {
7
DemoBattleBeginDelay
= script->varTable[0];
8
return
ApiStatus_DONE2
;
9
}
DemoBattleBeginDelay
s16 DemoBattleBeginDelay
Definition
16C8E0.c:13
ApiStatus_DONE2
#define ApiStatus_DONE2
Definition
evt.h:118
npc.h
src
common
SetDemoBattleBeginDelay.inc.c
Generated by
1.10.0