Mario Kart 64
Loading...
Searching...
No Matches
path_spawn_metadata.c File Reference
#include "data/path_spawn_metadata.h"
#include "courses/all_course_data.h"
#include <assets/ceremony_data.h>
#include "assets/course_metadata/cpu_BehaviourLUT.inc.c"
#include "assets/course_metadata/gCoursePathTableUnknown.inc.c"
#include "assets/course_metadata/gCoursePathTable.inc.c"
#include "assets/course_metadata/cpu_SteeringSensitivity.inc.c"
#include "assets/course_metadata/cpu_CourseMaximumSeparation.inc.c"
#include "assets/course_metadata/cpu_CourseMinimumSeparation.inc.c"
#include "assets/course_metadata/D_800DCBB4.inc.c"
#include "assets/course_metadata/gBombKartSpawns.inc.c"
#include "assets/course_metadata/gCoursePathSizes.inc.c"
Include dependency graph for path_spawn_metadata.c:

Variables

CPUBehaviourcpu_BehaviourLUT []
 
TrackPathPoint nullPath = { 0x8000, 0x0000, 0x0000, 0x0000 }
 
TrackPathPointgCoursePathTable [][4]
 
TrackPathPointgCoursePathTable2 [][4]
 
s16 cpu_SteeringSensitivity []
 
f32 cpu_CourseMaximumSeparation []
 
f32 cpu_CourseMinimumSeparation []
 
s16 D_800DCAF4 []
 
s16 D_800DCB34 []
 
s16D_800DCBB4 []
 
BombKartSpawn gBombKartSpawns [][NUM_BOMB_KARTS_MAX]
 
struct _struct_gCoursePathSizes_0x10 gCoursePathSizes []
 
s32 D_800DDB20 = 0x00000000
 
s32 D_800DDB24 = 0x00000001
 

Variable Documentation

◆ cpu_BehaviourLUT

CPUBehaviour* cpu_BehaviourLUT[]
Initial value:
= {
}

◆ cpu_CourseMaximumSeparation

f32 cpu_CourseMaximumSeparation[]
Initial value:
= {
}

◆ cpu_CourseMinimumSeparation

f32 cpu_CourseMinimumSeparation[]
Initial value:
= {
}

◆ cpu_SteeringSensitivity

s16 cpu_SteeringSensitivity[]
Initial value:
= {
}
Warning
Array contains an extra zero element at the end.

◆ D_800DCAF4

s16 D_800DCAF4[]
Initial value:
= {
0x0014, 0x0005, 0x000a, 0x000f, 0x0014, 0x0019, 0x001e, 0x0023, 0x001e, 0x0019, 0x0032,
0x004b, 0x0064, 0x007d, 0x0096, 0x00af, 0x0028, 0x001e, 0x003c, 0x005a, 0x0078, 0x0096,
0x00b4, 0x00d2, 0x0032, 0x0028, 0x0050, 0x0078, 0x00a0, 0x00c8, 0x00f0, 0x0118,
}

◆ D_800DCB34

s16 D_800DCB34[]
Initial value:
= {
0x0014, 0x0005, 0x000a, 0x000f, 0x0014, 0x0019, 0x001e, 0x0023, 0x001e, 0x0019, 0x002d, 0x0041, 0x005a,
0x0073, 0x008c, 0x00a5, 0x0028, 0x0003, 0x0006, 0x0010, 0x002e, 0x0031, 0x003b, 0x0059, 0x0032, 0x001e,
0x003c, 0x003f, 0x0049, 0x004e, 0x006c, 0x008a, 0x000a, 0x0005, 0x000a, 0x000f, 0x0014, 0x0019, 0x001e,
0x0023, 0x000a, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x000a, 0x0005, 0x0005, 0x0005,
0x0005, 0x0005, 0x0005, 0x0005, 0x000a, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005,
}

◆ D_800DCBB4

s16* D_800DCBB4[]
Initial value:
= {
}

◆ D_800DDB20

s32 D_800DDB20 = 0x00000000

◆ D_800DDB24

s32 D_800DDB24 = 0x00000001

◆ gBombKartSpawns

BombKartSpawn gBombKartSpawns[][NUM_BOMB_KARTS_MAX]
Initial value:
= {
}

◆ gCoursePathSizes

struct _struct_gCoursePathSizes_0x10 gCoursePathSizes[]
Initial value:
= {
}

◆ gCoursePathTable

TrackPathPoint* gCoursePathTable[][4]
Initial value:
= {
}

◆ gCoursePathTable2

TrackPathPoint* gCoursePathTable2[][4]
Initial value:
= {
}

◆ nullPath

TrackPathPoint nullPath = { 0x8000, 0x0000, 0x0000, 0x0000 }