Go to the source code of this file.
Functions | |
u8 * | dx_string_to_msg (u8 *msg, const u8 *str) |
u8 | dx_ascii_char_to_msg (u8 in) |
u8 * dx_string_to_msg | ( | u8 * | msg, |
const u8 * | str ) |
Definition at line 16 of file utils.c.
Referenced by filemenu_draw_contents_file_info(), and filemenu_draw_contents_title().
u8 dx_ascii_char_to_msg | ( | u8 | in | ) |
Definition at line 3 of file utils.c.
Referenced by dx_string_to_msg().