SSBM Decomp
Loading...
Searching...
No Matches
sislib_font.h
Go to the documentation of this file.
1#ifndef GALE01_40CD40
2#define GALE01_40CD40
3
4#include <Runtime/platform.h>
5
6typedef struct TextGlyphTexture {
7 /*0x00*/ u8 data[512];
9
10/* 40CD40 */ extern TextGlyphTexture HSD_SisLib_FontAtlas[287];
11
12#endif
unsigned char u8
Definition types.h:5
TextGlyphTexture HSD_SisLib_FontAtlas[287]
Definition sislib_font.h:6
u8 data[512]
Definition sislib_font.h:7