From 9b131bef322a4ed592d53e8c8eec8759287944a5 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 4 Nov 2007 16:50:50 +0000 Subject: More craq git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8507 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/modules.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/modules.h b/include/modules.h index 27fec9010..a42292ad1 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1589,6 +1589,8 @@ class CoreExport ModuleManager : public classbase bool SetPriority(Module* mod, Implementation i, PriorityState s, Module** modules = NULL, size_t sz = 1); + bool SetPriority(Module* mod, PriorityState s); + /** Attach an event to a module * @param i Event type to attach * @param mod Module to attach event to -- cgit v1.2.3