Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
UnkFunc42.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
#include "
npc.h
"
3
4
API_CALLABLE(N(UnkFunc42)) {
5
script->varTable[10] =
atan2
(script->varTable[0], script->varTable[2], script->varTable[3], script->varTable[5]);
6
return
ApiStatus_DONE2
;
7
}
atan2
#define atan2
Definition
effect_shims.h:57
ApiStatus_DONE2
#define ApiStatus_DONE2
Definition
evt.h:118
npc.h
src
world
common
todo
UnkFunc42.inc.c
Generated by
1.10.0