-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathjt1.c
75 lines (40 loc) · 2.19 KB
/
jt1.c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
/**
* @note Should be merged with jt2.c, but UpdateJtActive must be matched first.
*/
#include <jt.h>
INCLUDE_ASM(const s32, "P2/jt1", InitJt__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", LoadJtFromBrx__FP2JTP18CBinaryInputStream);
INCLUDE_ASM(const s32, "P2/jt1", PostJtLoad__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", PresetJtAccelBase);
INCLUDE_ASM(const s32, "P2/jt1", PresetJtAccel__FP2JTf);
INCLUDE_ASM(const s32, "P2/jt1", AdjustJtNewXp__FP2JTP2XPi);
INCLUDE_ASM(const s32, "P2/jt1", AdjustJtDz__FP2JTiP2DZif);
INCLUDE_ASM(const s32, "P2/jt1", HandleJtGrfjtsc);
INCLUDE_ASM(const s32, "P2/jt1", UpdateJtInternalXps__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", FCheckJtXpBase__FP2JTP2XPi);
INCLUDE_ASM(const s32, "P2/jt1", AdjustJtXpVelocity__FP2JTP2XPi);
INCLUDE_ASM(const s32, "P2/jt1", HandleJtMessage__FP2JT5MSGIDPv);
INCLUDE_ASM(const s32, "P2/jt1", FTurnJtToTarget__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", UpdateJtBalance__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", RebuildJtXmg__FP2JTP3ALOfT1P6ACTADJP3XMG);
INCLUDE_ASM(const s32, "P2/jt1", FMatchJtXmg__FP2JTP3XMGP6ACTADJ);
INCLUDE_ASM(const s32, "P2/jt1", UpdateJtStand__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", ThrowJt__FP2JTP6VECTORff);
INCLUDE_ASM(const s32, "P2/jt1", UnhookJt__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", CalculateJtToolSpin__FP2JTfP7MATRIX3);
INCLUDE_ASM(const s32, "P2/jt1", RenderJtAll__FP2JTP2CMP2RO);
INCLUDE_ASM(const s32, "P2/jt1", FUN_00172530);
INCLUDE_ASM(const s32, "P2/jt1", FUN_001725e0);
INCLUDE_ASM(const s32, "P2/jt1", UpdateJtTool__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", FUN_00172898);
INCLUDE_ASM(const s32, "P2/jt1", UpdateJtPosWorldPrev__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", FUN_00172b08);
INCLUDE_ASM(const s32, "P2/jt1", UpdateJtBounds__FP2JT);
INCLUDE_ASM(const s32, "P2/jt1", PsoGetJtEffect__FP2JTPi);
INCLUDE_ASM(const s32, "P2/jt1", AddJtCustomXps__FP2JTP2SOiP3BSPT3PP2XP);
INCLUDE_ASM(const s32, "P2/jt1", func_00172EB8);
INCLUDE_ASM(const s32, "P2/jt1", FUN_00172ee0);
INCLUDE_ASM(const s32, "P2/jt1", GetJtCpdefiFlatten__FP2JTP6CPDEFI);
INCLUDE_ASM(const s32, "P2/jt1", FUN_00173708);
INCLUDE_ASM(const s32, "P2/jt1", FUN_00173750);
//INCLUDE_ASM(const s32, "P2/jt1", UpdateJtActive__FP2JTP3JOYf);