Working profiles & Updated HarmonyLinkLib

This commit is contained in:
Jordon Brooks 2024-05-25 00:44:14 +01:00
parent 3f435a284f
commit 15a2622991
Signed by: jordon
GPG key ID: DBD9758CD53E786A
12 changed files with 538 additions and 94 deletions

View file

@ -5,6 +5,9 @@
#include "CoreMinimal.h"
#include "Platform.generated.h"
// Undefine the LINUX macro to avoid conflicts with the enum definition.
#undef LINUX
/*
* Enum representing different operating system platforms.
*/