diff options
author | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2021-08-25 04:53:17 +0100 |
---|---|---|
committer | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2021-08-25 04:53:17 +0100 |
commit | 9c9afa37b9a410ea14b960c203a91bd8d8c767ca (patch) | |
tree | 1169321b84da266da382c15a2a14ea9ce38940c9 /NorthstarDedicatedTest/playlist.h | |
parent | cd727a453a7d42a61bd161ea0c9947aee644e4f1 (diff) | |
download | NorthstarLauncher-9c9afa37b9a410ea14b960c203a91bd8d8c767ca.tar.gz NorthstarLauncher-9c9afa37b9a410ea14b960c203a91bd8d8c767ca.zip |
deprecate clc_SetPlaylistVarOverride
Diffstat (limited to 'NorthstarDedicatedTest/playlist.h')
-rw-r--r-- | NorthstarDedicatedTest/playlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/playlist.h b/NorthstarDedicatedTest/playlist.h new file mode 100644 index 00000000..d96a77ee --- /dev/null +++ b/NorthstarDedicatedTest/playlist.h @@ -0,0 +1 @@ +void InitialisePlaylistHooks(HMODULE baseAddress);
\ No newline at end of file |