Label game/board.c

This commit is contained in:
gamemasterplc 2023-12-31 13:25:24 -06:00
parent 0a62d3a3d7
commit bab278076a
5 changed files with 243 additions and 236 deletions

View file

@ -142,7 +142,7 @@ void fn_1_1278(void) {
void fn_1_12A0(void) {
fn_1_BA0(0x2E001D);
fn_80062B74(2, 1);
BoardPlayerItemAdd(2, 1);
BoardTutorialItemSet(1);
}