summaryrefslogtreecommitdiff
path: root/core/globals.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2011-03-17 21:08:25 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2011-03-17 21:08:25 +0200
commit4c917f2e2a43ea50cd287dd322dda9d08b213b7d (patch)
treec990c65226c78a2ee6595c05a3b2be36755d5b8f /core/globals.h
parentee695f119bbc7b3f1557ab01b7953de2ca03e00b (diff)
modified: api/ec_pluginapi.h
modified: api/ec_services.h modified: core/events.cpp modified: core/events.h modified: core/globals.h modified: core/main.cpp modified: core/modules.cpp modified: core/modules.h modified: plugins/example/main.cpp
Diffstat (limited to 'core/globals.h')
-rw-r--r--core/globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/globals.h b/core/globals.h
index e9c94a1..a82e512 100644
--- a/core/globals.h
+++ b/core/globals.h
@@ -20,5 +20,5 @@
#define GLOBALS_H
extern ACE_Log_Msg logger;
-
+extern int current_plugin_id;
#endif \ No newline at end of file