Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
utils.h
Go to the documentation of this file.
1#include "common.h"
2
3u8* dx_string_to_msg(u8* msg, const char* str);
4
BSS s32 PopupMenu_SelectedIndex
u8 dx_ascii_char_to_msg(char in)
Definition utils.c:3
u8 * dx_string_to_msg(u8 *msg, const char *str)
Definition utils.c:16