6 lines
94 B
C
6 lines
94 B
C
|
|
|
||
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "plugin.h"
|
||
|
|
|
||
|
|
void plugin_manager_dispatch(struct session_event *event);
|