From 7a2f17c9d13371e1beb62014f2ec0169124c9862 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Mon, 9 May 2022 18:28:27 +0100 Subject: move tier0 and playlist funcs to namespaces --- NorthstarDedicatedTest/rpakfilesystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDedicatedTest/rpakfilesystem.h') diff --git a/NorthstarDedicatedTest/rpakfilesystem.h b/NorthstarDedicatedTest/rpakfilesystem.h index b711800e..e72ab5ff 100644 --- a/NorthstarDedicatedTest/rpakfilesystem.h +++ b/NorthstarDedicatedTest/rpakfilesystem.h @@ -11,4 +11,4 @@ class PakLoadManager std::vector m_pakHandlesToUnload; }; -extern PakLoadManager* g_PakLoadManager; \ No newline at end of file +extern PakLoadManager* g_pPakLoadManager; \ No newline at end of file -- cgit v1.2.3