Cleaned up plugin callback hooks.

Started working on command storage by plugin.
This commit is contained in:
Jan Vidar Krey
2011-01-07 16:09:20 +01:00
parent ff5609b018
commit 8a6a10d4ec
11 changed files with 174 additions and 36 deletions

View File

@@ -140,6 +140,7 @@ libuhub_SOURCES := \
src/core/route.c \
src/core/user.c \
src/core/usermanager.c \
src/core/plugincallback.c \
src/core/plugininvoke.c \
src/core/pluginloader.c \
src/network/backend.c \