diff options
author | Cameron Hall <cameronghall@cox.net> | 2018-01-23 20:43:28 -0600 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2018-01-23 20:43:28 -0600 |
commit | 1e6cb59a0cd0dff15f749a5274bee17ca994c178 (patch) | |
tree | 4d33e50d6f9fa9ae4e644095a872af2934c43b08 /include/trade.h | |
parent | 072cd4470c1b2c7dd17485e3fde37cdd80c2a7e3 (diff) |
start decompiling start_menu_debug.c
Diffstat (limited to 'include/trade.h')
-rw-r--r-- | include/trade.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/trade.h b/include/trade.h index 46f58a802..d6dee0bd9 100644 --- a/include/trade.h +++ b/include/trade.h @@ -51,6 +51,7 @@ extern const u32 gUnknown_0820CA98[]; extern const u16 gUnknown_0820F798[]; void sub_8047CD8(void); +void sub_804B790(void); void sub_804E174(void); extern const u8 gOtherText_MaleSymbol3[2]; extern const u8 gOtherText_FemaleSymbol3[2]; |