Matched game/board/shop

This commit is contained in:
mrshigure 2024-03-11 23:30:29 -07:00
parent bf6d3e163f
commit c2adb3827a
14 changed files with 1320 additions and 131 deletions

View file

@ -51,8 +51,6 @@ typedef struct {
s16 unk08;
} LotteryTicketPickWork;
extern s32 BoardShopHostGet(void);
static void CreateModel(void);
static void KillModel(void);
static void DestroyLottery(void);