-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathxform2.c
38 lines (20 loc) · 1.17 KB
/
xform2.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
#include <xform.h>
#include <sw.h>
INCLUDE_ASM(const s32, "P2/xform2", LoadWarpFromBrx__FP4WARPP18CBinaryInputStream);
INCLUDE_ASM(const s32, "P2/xform2", CloneWarp__FP4WARPT0);
INCLUDE_ASM(const s32, "P2/xform2", PostWarpLoad__FP4WARP);
INCLUDE_ASM(const s32, "P2/xform2", TriggerWarp__FP4WARP);
INCLUDE_ASM(const s32, "P2/xform2", SetWarpRsmg__FP4WARPi3OIDN22);
INCLUDE_ASM(const s32, "P2/xform2", func_001F4308);
INCLUDE_ASM(const s32, "P2/xform2", TeleportSwPlayer__FP2SW3OIDT1);
INCLUDE_ASM(const s32, "P2/xform2", PexitDefault__Fv);
INCLUDE_ASM(const s32, "P2/xform2", TriggerDefaultExit__Fi5WIPEK);
INCLUDE_ASM(const s32, "P2/xform2", LoadExitFromBrx__FP4EXITP18CBinaryInputStream);
INCLUDE_ASM(const s32, "P2/xform2", PostExitLoad__FP4EXIT);
INCLUDE_ASM(const s32, "P2/xform2", SetExitExits__FP4EXIT5EXITS);
INCLUDE_ASM(const s32, "P2/xform2", TriggerExit__FP4EXIT);
INCLUDE_ASM(const s32, "P2/xform2", WipeExit__FP4EXIT);
INCLUDE_ASM(const s32, "P2/xform2", UpdateExit__FfP4EXIT);
INCLUDE_ASM(const s32, "P2/xform2", InitCamera__FP6CAMERA);
INCLUDE_ASM(const s32, "P2/xform2", PostCameraLoad__FP6CAMERA);
INCLUDE_ASM(const s32, "P2/xform2", EnableCamera__FP6CAMERA);