Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
UnkVtxFunc.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
#include "
npc.h
"
3
4
void
N(
SomeVtxFunc
)(void) {
5
script->varTable[0] =
gPlayerData
.
coins
;
6
return
ApiStatus_DONE2
;
7
}
SomeVtxFunc
void N SomeVtxFunc(void)
Definition
UnkVtxFunc.inc.c:4
PlayerData::coins
s16 coins
Definition
common_structs.h:321
ApiStatus_DONE2
#define ApiStatus_DONE2
Definition
evt.h:118
npc.h
gPlayerData
PlayerData gPlayerData
Definition
77480.c:40
src
world
common
todo
UnkVtxFunc.inc.c
Generated by
1.10.0