Working profiles & Updated HarmonyLinkLib
This commit is contained in:
parent
3f435a284f
commit
15a2622991
12 changed files with 538 additions and 94 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue