|
SSBM Decomp
|
#include <Runtime/platform.h>Go to the source code of this file.
Functions | |
| void | fn_80393C14 (const u8 *buf, size_t) |
| s32 | hsd_80393D2C (s32) |
| void | hsd_80393DA0 (u8 *, size_t) |
| void | hsd_80393E34 (s32 *col_out, s32 *row_out) |
| void | hsd_80393E68 (u32, u32) |
| void | hsd_80393EF4 (int, int) |
| u8 | hsd_80394068 (void) |
| u8 | hsd_80394128 (s32, s32) |
| s32 | hsd_803941E8 (void *, void *) |
| void | hsd_80394314 (void) |
| void | hsd_80394434 (void *) |
| void | hsd_80394544 (s32, s32, u32, u32, s32, s32, s32, s32, s32, s32, s32, void *) |
| void | hsd_80394668 (void) |
| void hsd_80393EF4 | ( | int | col_delta, |
| int | row_delta ) |
| u8 hsd_80394068 | ( | void | ) |
| s32 hsd_803941E8 | ( | void * | xfb_out_ptr, |
| void * | xfb_cur_ptr ) |
| void hsd_80394314 | ( | void | ) |
| void hsd_80394434 | ( | void * | text | ) |
| void hsd_80394544 | ( | s32 | col, |
| s32 | row, | ||
| u32 | num_cols, | ||
| u32 | num_rows, | ||
| s32 | x, | ||
| s32 | y, | ||
| s32 | xfb_buf, | ||
| s32 | xfb_w, | ||
| s32 | xfb_h, | ||
| s32 | xfb_stride, | ||
| s32 | font_data, | ||
| void * | color_data ) |
| void hsd_80394668 | ( | void | ) |