Port/decomp scrcmd

This commit is contained in:
Diegoisawesome
2017-10-12 02:06:19 -05:00
parent 8914645231
commit f1b6358047
115 changed files with 3540 additions and 6621 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef GUARD_SHOP_H
#define GUARD_SHOP_H
void CreatePokemartMenu(u16 *);
void CreateDecorationShop1Menu(u16 *);
void CreateDecorationShop2Menu(u16 *);
#endif // GUARD_SHOP_H