summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index b7050fa..8666b5e 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -856,6 +856,7 @@ pub extern "C" fn CorePluginInit() -> bool {
// TODO: (maybe) if signature not found, maybe go back a few instructions and attempt to create a signature with an offset.
// external_logger::init().unwrap();
+ log::info!("binja_coolsigmaker by unknowntrojan loaded!");
log::info!("say hello to the little ninja in your binja");
// #[cfg(debug_assertions)]