Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
UnkFunc49.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
#include "
npc.h
"
3
4
API_CALLABLE(N(
UnkFunc49
)) {
5
script
->varTable[5] = (
cos_deg
(-(
f32
)
script
->varTable[3] - 35.0) * 3.0) - 2.3;
6
script
->varTable[6] =
sin_deg
(-(
f32
)
script
->varTable[3] - 35.0) * 5.0;
7
8
return
ApiStatus_DONE2
;
9
}
PopupMenu_SelectedIndex
BSS s32 PopupMenu_SelectedIndex
Definition
8a860_len_3f30.c:84
sin_deg
#define sin_deg
Definition
effect_shims.h:55
cos_deg
#define cos_deg
Definition
effect_shims.h:56
ApiStatus_DONE2
#define ApiStatus_DONE2
Definition
evt.h:118
npc.h
src
world
common
todo
UnkFunc49.inc.c
Generated by
1.10.0