summaryrefslogtreecommitdiff
path: root/include/shop.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shop.h')
-rw-r--r--include/shop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/shop.h b/include/shop.h
index 849b1bef2..c5e8f2011 100644
--- a/include/shop.h
+++ b/include/shop.h
@@ -41,5 +41,6 @@ void Shop_CreatePokemartMenu(u16 *);
void Shop_CreateDecorationShop1Menu(u16 *);
void Shop_CreateDecorationShop2Menu(u16 *);
void Shop_RunExitSellMenuTask(u8 taskId);
+void Shop_FadeReturnToMartMenu(void);
#endif // GUARD_SHOP_H