Add PS5 platform defines and types
This commit is contained in:
@@ -29,3 +29,6 @@
|
||||
#if PLATFORM_SWITCH
|
||||
#include "Platforms/Switch/Engine/Platform/SwitchPlatformSettings.h"
|
||||
#endif
|
||||
#if PLATFORM_PS5
|
||||
#include "Platforms/PS5/Engine/Platform/PS5PlatformSettings.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user