SpaghettiKart
Loading...
Searching...
No Matches
bowsers_castle_data.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <libultraship.h>
4
#include <libultra/gbi.h>
5
#include <
align_asset_macro.h
>
6
7
static
const
ALIGN_ASSET
(2) char d_course_bowsers_castle_thwomp_side[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_thwomp_side"
;
8
9
static const
ALIGN_ASSET
(2)
char
d_course_bowsers_castle_thwomp_tlut[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_thwomp_tlut"
;
10
11
static const
ALIGN_ASSET
(2)
char
gTextureThwompFace1[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/gTextureThwompFace1"
;
12
13
static const
ALIGN_ASSET
(2)
char
gTextureThwompFace2[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/gTextureThwompFace2"
;
14
15
static const
ALIGN_ASSET
(2)
char
gTextureThwompFace3[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/gTextureThwompFace3"
;
16
17
static const
ALIGN_ASSET
(2)
char
gTextureThwompFace4[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/gTextureThwompFace4"
;
18
19
static const
ALIGN_ASSET
(2)
char
gTextureThwompFace5[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/gTextureThwompFace5"
;
20
21
static const
ALIGN_ASSET
(2)
char
gTextureThwompFace6[] =
"__OTR__textures/tracks/bowsers_castle/bowsers_castle_data/gTextureThwompFace6"
;
22
23
static const
char
*
d_course_bowsers_castle_thwomp_faces
[] = {
24
gTextureThwompFace1,
25
gTextureThwompFace2,
26
gTextureThwompFace3,
27
gTextureThwompFace4,
28
gTextureThwompFace5,
29
gTextureThwompFace6,
30
};
31
align_asset_macro.h
ALIGN_ASSET
#define ALIGN_ASSET(x)
Definition
align_asset_macro.h:8
d_course_bowsers_castle_thwomp_faces
static const char * d_course_bowsers_castle_thwomp_faces[]
Definition
bowsers_castle_data.h:23
include
assets
textures
tracks
bowsers_castle
bowsers_castle_data.h
Generated by
1.13.2