mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 05:36:20 +00:00
Add plugin name to win_create api call
This commit is contained in:
@@ -292,6 +292,7 @@ api_win_exists(const char *tag)
|
||||
|
||||
void
|
||||
api_win_create(
|
||||
const char *const plugin_name,
|
||||
const char *tag,
|
||||
void *callback,
|
||||
void(*destroy)(void *callback),
|
||||
|
||||
Reference in New Issue
Block a user