name some trainer card related functions

This commit is contained in:
garak
2019-05-14 10:49:07 -04:00
committed by huderlem
parent 188f2aa29e
commit daecd5ec40
12 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -1230,4 +1230,4 @@ void CreateDecorationShop2Menu(const u16 *itemsForSale)
CreateShopMenu(MART_TYPE_DECOR2);
SetShopItemsForSale(itemsForSale);
SetShopMenuCallback(EnableBothScriptContexts);
}
}