Clean up warp code
This commit is contained in:
parent
b2186e5d09
commit
ce59e5a3d7
6 changed files with 180 additions and 193 deletions
|
|
@ -1,9 +1,8 @@
|
|||
#include "game/board/window.h"
|
||||
#include "game/board/main.h"
|
||||
#include "game/board/player.h"
|
||||
#include "game/gamework_data.h"
|
||||
|
||||
extern s32 BoardPlayerIsAllCom(void);
|
||||
extern Process* boardMainProc;
|
||||
|
||||
static s8 winChoice;
|
||||
static s8 autoPickF;
|
||||
static s8 winPortrait;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue