Update core files
This commit is contained in:
parent
f079124c18
commit
e9b04607ec
8 changed files with 39 additions and 2 deletions
|
@ -21,6 +21,7 @@ namespace HarmonyLinkLib
|
|||
{
|
||||
enum class EPlatform : uint8_t
|
||||
{
|
||||
UNKNOWN,
|
||||
WINDOWS,
|
||||
LINUX,
|
||||
MAC,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue