Add missing declaration.
This commit is contained in:
parent
4d21247643
commit
c080ea85bb
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ extern const hint_t hints[];
|
||||||
extern long conditions[];
|
extern long conditions[];
|
||||||
extern const long actspk[];
|
extern const long actspk[];
|
||||||
extern const motion_t motions[];
|
extern const motion_t motions[];
|
||||||
|
extern const action_t actions[];
|
||||||
|
|
||||||
#define NLOCATIONS {}
|
#define NLOCATIONS {}
|
||||||
#define NOBJECTS {}
|
#define NOBJECTS {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue