X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/7d6722e2fe5c6e996b9bfaba28f5bd42e21e21bc..9a8ffb84639404f58fa47be88baae000a3b8866f:/core/hooks.h diff --git a/core/hooks.h b/core/hooks.h index ced5f689..424e7a03 100644 --- a/core/hooks.h +++ b/core/hooks.h @@ -88,6 +88,8 @@ #define HOOK_TRUSTS_MODIFYGROUP 910 /* Argument is trustgroup* */ #define HOOK_TRUSTS_LOSTHOST 911 /* Argument is trusthost* */ +#define HOOK_TRUSTS_DBLOADED 1000 + #define PRIORITY_DEFAULT 0 #define PRIORITY_MAX LONG_MIN