mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Added missing change from previous PR #133
This commit is contained in:
parent
73af8565de
commit
83ad238d89
@ -22,6 +22,10 @@
|
||||
#include "desktop_conf.h"
|
||||
#endif
|
||||
|
||||
#ifdef EXTRA_LIBS_INCLUDE
|
||||
#include "extra_libs.h"
|
||||
#endif
|
||||
|
||||
LUALIB_API int luaopen_platform (lua_State *L);
|
||||
int luaopen_dummy(lua_State *L);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user