mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-05-12 13:59:01 -05:00
Rename the RHI.
This commit is contained in:
@@ -46,7 +46,7 @@ extern "C"
|
||||
__declspec(dllexport) int AmdPowerXpressRequestHighPerformance = 1;
|
||||
}
|
||||
|
||||
namespace RT64
|
||||
namespace plume
|
||||
{
|
||||
extern std::unique_ptr<RenderInterface> CreateD3D12Interface();
|
||||
extern std::unique_ptr<RenderInterface> CreateVulkanInterface();
|
||||
|
||||
Reference in New Issue
Block a user