summaryrefslogtreecommitdiff
path: root/modules/module.h
blob: 336762955cf1009e71b08c5ea2742442ad0afa6b (plain)
1
2
3
4
5
6
7
8
9
#include "../services.h"
#include "../commands.h"
#include "../language.h"
#include "../modules.h"

#define MOD_UNIQUE 0
#define MOD_HEAD   1
#define MOD_TAIL   2