aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/debugoverlay.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/debugoverlay.h')
-rw-r--r--NorthstarDLL/debugoverlay.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDLL/debugoverlay.h b/NorthstarDLL/debugoverlay.h
new file mode 100644
index 00000000..a300018c
--- /dev/null
+++ b/NorthstarDLL/debugoverlay.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void InitialiseDebugOverlay(HMODULE baseAddress); \ No newline at end of file