Don't extern lsnes_lua_state, it is only used in one file
This commit is contained in:
parent
c84a8125c9
commit
5ee9514791
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
#include "library/lua-params.hpp"
|
||||
#include "library/lua-framebuffer.hpp"
|
||||
|
||||
extern lua::state lsnes_lua_state;
|
||||
extern lua::function_group lua_func_bit;
|
||||
extern lua::function_group lua_func_misc;
|
||||
extern lua::function_group lua_func_load;
|
||||
|
|
Loading…
Add table
Reference in a new issue