diff options
Diffstat (limited to 'core/globals.h')
-rw-r--r-- | core/globals.h | 2 |
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 |