mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
lua: remove use of functions for API constants
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define __WEECHAT_LUA_API_H 1
|
||||
|
||||
extern struct luaL_Reg weechat_lua_api_funcs[];
|
||||
extern struct t_lua_const weechat_lua_api_consts[];
|
||||
|
||||
extern int weechat_lua_api_buffer_input_data_cb (void *data,
|
||||
struct t_gui_buffer *buffer,
|
||||
|
||||
Reference in New Issue
Block a user