Fix a compiler pedantic warning.
This commit is contained in:
parent
cb36d114f8
commit
d5a6169c16
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ struct lua_State;
|
|||
|
||||
namespace ai {
|
||||
struct engine_lua;
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Proxy table for the AI context
|
||||
|
|
Loading…
Add table
Reference in a new issue