diff options
Diffstat (limited to 'NorthstarDLL/playlist.h')
-rw-r--r-- | NorthstarDLL/playlist.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NorthstarDLL/playlist.h b/NorthstarDLL/playlist.h new file mode 100644 index 00000000..bf827ff4 --- /dev/null +++ b/NorthstarDLL/playlist.h @@ -0,0 +1,2 @@ +#pragma once +void InitialisePlaylistHooks(HMODULE baseAddress);
\ No newline at end of file |