SSBM Decomp
Loading...
Searching...
No Matches
OSFont.h
Go to the documentation of this file.
1#ifndef DOLPHIN_OS_OSFONT_H
2#define DOLPHIN_OS_OSFONT_H
3
4#include <platform.h>
5
7
8#endif // DOLPHIN_OS_OSFONT_H
u16 OSGetFontEncode(void)
Definition OSFont.c:10
unsigned short u16
An unsigned 16-bit integer.
Definition platform.h:23