mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
core: add "hdata" (direct access to WeeChat/plugin data)
This commit is contained in:
@@ -25,6 +25,7 @@ struct t_gui_window_tree;
|
||||
extern void debug_sigsegv ();
|
||||
extern void debug_windows_tree ();
|
||||
extern void debug_memory ();
|
||||
extern void debug_hdata ();
|
||||
extern void debug_infolists ();
|
||||
extern void debug_init ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user