#include <libultraship/libultraship.h>
#include "CoreMath.h"
#include "defines.h"
#include "camera.h"
#include "data/some_data.h"
#include "bomb_kart.h"
#include "path_spawn_metadata.h"
#include "waypoints.h"
#include "sounds.h"
#include "common_structs.h"
#include "code_800029B0.h"
Go to the source code of this file.
◆ MinimapProps
| typedef struct MinimapProps MinimapProps |
◆ Properties
| typedef struct Properties Properties |
◆ SkyboxColours
| typedef struct SkyboxColours SkyboxColours |
◆ InvertTriangleWinding()
| void InvertTriangleWinding |
( |
Gfx * | gfx | ) |
|
◆ InvertTriangleWindingByName()
| void InvertTriangleWindingByName |
( |
const char * | name | ) |
|
◆ IsTriangleWindingInverted()
| bool IsTriangleWindingInverted |
( |
| ) |
|
◆ ResizeMinimap()
◆ RestoreTriangleWinding()
| void RestoreTriangleWinding |
( |
| ) |
|
◆ ReverseGfx()
| void ReverseGfx |
( |
Gfx * | gfx | ) |
|