From 46bed8d09f32360377350d71816a76abdfbf2c7c Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Wed, 24 Aug 2022 00:32:31 +0100 Subject: Adjust folder structure (#242) * Adjust folder structure * change launcher directory name --- NorthstarDLL/scriptmainmenupromos.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 NorthstarDLL/scriptmainmenupromos.h (limited to 'NorthstarDLL/scriptmainmenupromos.h') diff --git a/NorthstarDLL/scriptmainmenupromos.h b/NorthstarDLL/scriptmainmenupromos.h new file mode 100644 index 00000000..2719e647 --- /dev/null +++ b/NorthstarDLL/scriptmainmenupromos.h @@ -0,0 +1,3 @@ +#pragma once + +void InitialiseScriptMainMenuPromos(HMODULE baseAddress); \ No newline at end of file -- cgit v1.2.3