Fixed compilation
svn-id: r27454
This commit is contained in:
parent
37021c43a4
commit
6e9200f739
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@
|
|||
#include "formUtil.h"
|
||||
#include "games.h"
|
||||
#include "start.h"
|
||||
#include "common/util.h"
|
||||
|
||||
#define ARRAYSIZE(x) ((int)(sizeof(x) / sizeof(x[0])))
|
||||
|
||||
static Char **items = NULL;
|
||||
Int16 selectedEngine = -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue