forked from external/yambar
5 lines
99 B
C
5 lines
99 B
C
#pragma once
|
|
|
|
#include "module.h"
|
|
|
|
const struct module_info *plugin_load_module(const char *name);
|