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/gKartAIBehaviourLUT.inc.c"
#include "assets/course_metadata/gCoursePathTableUnknown.inc.c"
#include "assets/course_metadata/gCoursePathTable.inc.c"
#include "assets/course_metadata/gCPUSteeringSensitivity.inc.c"
#include "assets/course_metadata/gKartAICourseMaximumSeparation.inc.c"
#include "assets/course_metadata/gKartAICourseMinimumSeparation.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

KartAIBehaviourgKartAIBehaviourLUT []
 
TrackWaypoint nullPath = { 0x8000, 0x0000, 0x0000, 0x0000 }
 
TrackWaypointgCoursePathTable [][4]
 
TrackWaypointgCoursePathTable2 [][4]
 
s16 gKartAISteeringSensitivity []
 
f32 gKartAICourseMaximumSeparation []
 
f32 gKartAICourseMinimumSeparation []
 
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

◆ 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

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

◆ gCoursePathTable2

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

◆ gKartAIBehaviourLUT

KartAIBehaviour* gKartAIBehaviourLUT[]
Initial value:
= {
}

◆ gKartAICourseMaximumSeparation

f32 gKartAICourseMaximumSeparation[]
Initial value:
= {
}

◆ gKartAICourseMinimumSeparation

f32 gKartAICourseMinimumSeparation[]
Initial value:
= {
}

◆ gKartAISteeringSensitivity

s16 gKartAISteeringSensitivity[]
Initial value:
= {
}

◆ nullPath

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