Mario Kart 64
Loading...
Searching...
No Matches
replays.h File Reference
#include <PR/os.h>
#include <common_structs.h>
Include dependency graph for replays.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void func_80005B18 (void)
 
void load_course_ghost (void)
 
void load_post_tt_replay (void)
 
void load_player_ghost (void)
 
void set_staff_ghost (void)
 
s32 func_800051C4 (void)
 
void func_8000522C (void)
 
void func_800052A4 (void)
 
void func_80005310 (void)
 
void process_replay_replay (void)
 
void process_course_ghost_replay (void)
 
void process_player_ghost_replay (void)
 
void func_8000599C (void)
 
void func_80005AE8 (Player *)
 
void func_80005E6C (void)
 
void replays_loop (void)
 
s32 mio0encode (s32 input, s32, s32)
 
s32 func_80040174 (void *, s32, s32)
 

Variables

s32 D_80162DC8
 
s32 D_80162DCC
 
u16 bPlayerGhostDisabled
 
u16 bCourseGhostDisabled
 
u16 D_80162DD8
 
s32 D_80162E00
 
s32 D_80162DE0
 
s32 D_80162DE4
 
s32 D_80162DE8
 
s32 gPauseTriggered
 
s32 gPostTTReplayCannotSave
 

Function Documentation

◆ func_800051C4()

s32 func_800051C4 ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_8000522C()

void func_8000522C ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_800052A4()

void func_800052A4 ( void )
Here is the caller graph for this function:

◆ func_80005310()

void func_80005310 ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_8000599C()

void func_8000599C ( void )

◆ func_80005AE8()

void func_80005AE8 ( Player * ply)
Here is the caller graph for this function:

◆ func_80005B18()

void func_80005B18 ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80005E6C()

void func_80005E6C ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80040174()

s32 func_80040174 ( void * ,
s32 ,
s32  )
extern

◆ load_course_ghost()

void load_course_ghost ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ load_player_ghost()

void load_player_ghost ( void )
Here is the caller graph for this function:

◆ load_post_tt_replay()

void load_post_tt_replay ( void )
Here is the caller graph for this function:

◆ mio0encode()

s32 mio0encode ( s32 input,
s32 ,
s32  )
extern

◆ process_course_ghost_replay()

void process_course_ghost_replay ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ process_player_ghost_replay()

void process_player_ghost_replay ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ process_replay_replay()

void process_replay_replay ( void )

◆ replays_loop()

void replays_loop ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ set_staff_ghost()

void set_staff_ghost ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ bCourseGhostDisabled

u16 bCourseGhostDisabled
extern

◆ bPlayerGhostDisabled

u16 bPlayerGhostDisabled
extern

◆ D_80162DC8

s32 D_80162DC8
extern

◆ D_80162DCC

s32 D_80162DCC
extern

◆ D_80162DD8

u16 D_80162DD8
extern

◆ D_80162DE0

s32 D_80162DE0
extern

◆ D_80162DE4

s32 D_80162DE4
extern

◆ D_80162DE8

s32 D_80162DE8
extern

◆ D_80162E00

s32 D_80162E00
extern

◆ gPauseTriggered

s32 gPauseTriggered
extern

◆ gPostTTReplayCannotSave

s32 gPostTTReplayCannotSave
extern