Matched board/roll
This commit is contained in:
parent
a87aa31c6b
commit
e6614c7eb5
7 changed files with 966 additions and 6 deletions
8
include/game/board/tutorial.h
Executable file
8
include/game/board/tutorial.h
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef _BOARD_TUTORIAL_H
|
||||
#define _BOARD_TUTORIAL_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
extern s8 boardTutorialUseItem;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue