Update core files

This commit is contained in:
Jordon Brooks 2024-05-15 02:42:36 +01:00
parent f079124c18
commit e9b04607ec
Signed by: jordon
GPG key ID: DBD9758CD53E786A
8 changed files with 39 additions and 2 deletions

View file

@ -21,6 +21,7 @@ namespace HarmonyLinkLib
{
enum class EPlatform : uint8_t
{
UNKNOWN,
WINDOWS,
LINUX,
MAC,