Mario Kart 64
|
#include <common_structs.h>
Go to the source code of this file.
Functions | |
void | func_8003DC40 (Player *) |
void | func_8003DC50 (Player *, Vec3f) |
void | func_8003DE4C (Player *, Vec3f) |
void | func_8003E048 (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003E37C (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003E6EC (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003E9EC (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003EE2C (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003F138 (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003F46C (Player *, Vec3f, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003F734 (Player *, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
void | func_8003FBAC (Player *, Vec3f, Vec3f, f32 *, f32 *, f32 *, f32 *) |
Variables | |
s16 | gCurrentCourseId |
void func_8003DC40 | ( | Player * | player | ) |
void func_8003E048 | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003E37C | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003E6EC | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003E9EC | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003EE2C | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003F138 | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003F46C | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
Vec3f | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6, | ||
f32 * | arg7 ) |
void func_8003F734 | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
f32 * | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6 ) |
void func_8003FBAC | ( | Player * | player, |
Vec3f | arg1, | ||
Vec3f | arg2, | ||
f32 * | arg3, | ||
f32 * | arg4, | ||
f32 * | arg5, | ||
f32 * | arg6 ) |
|
extern |