|
Mario Kart 64
|
Go to the source code of this file.
Functions | |
| void | copy_courses_cpu_behaviour (void) |
| void | reset_cpu_behaviour_none (s32 playerIndex) |
| void | reset_cpu_behaviour (s32 playerIndex) |
| void | cpu_behaviour_start (s32 playerId, Player *player) |
| void | cpu_behaviour_end (s32 playerIndex, Player *player) |
| void | cpu_behaviour (s32 playerIndex) |
| void | func_80011EC0 (s32 playerIndex, Player *player, s32 arg2, UNUSED u16 arg3) |
| void copy_courses_cpu_behaviour | ( | void | ) |
| void cpu_behaviour | ( | s32 | playerIndex | ) |
| void reset_cpu_behaviour | ( | s32 | playerIndex | ) |
| void reset_cpu_behaviour_none | ( | s32 | playerIndex | ) |