Mario Kart 64
Loading...
Searching...
No Matches
course_textures.linkonly.h
Go to the documentation of this file.
1#ifndef COURSE_TEXTURES_H
2#define COURSE_TEXTURES_H
3
4#include <PR/ultratypes.h>
5
6/* 0x05000000 */
8
9/* 0x05000800 */
10extern u8 gDDTexture642978[];
11
12#endif
u8 gDDTexture642978[]
Definition course_textures.linkonly.c:9
u8 gDDTextureGrayCobblestone[]
Definition course_textures.linkonly.c:4
unsigned char u8
Definition ultratypes.h:12