4ed3fb8915
start a focus plugin.
9 lines
73 B
C
9 lines
73 B
C
#include "../kernel/dispatch.h"
|
|
|
|
void startup()
|
|
{
|
|
}
|
|
|
|
void shutdown()
|
|
{
|
|
}
|