Karma Engine
Loading...
Searching...
No Matches
Karma
src
Platform
Mac
Core
MacPlatformMemory.h
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "krpch.h"
6
7
#include "Core/TrueCore/GenericPlatformMemory.h"
8
9
namespace
Karma
10
{
14
struct
KARMA_API
FMacPlatformMemory
:
public
FGenericPlatformMemory
15
{
16
};
17
18
typedef
FMacPlatformMemory
FPlatformMemory
;
19
}
Karma::FGenericPlatformMemory
Definition
GenericPlatformMemory.h:48
Karma::FLinuxPlatformMemory
Definition
LinuxPlatformMemory.h:15
Karma::FMacPlatformMemory
Definition
MacPlatformMemory.h:15
Generated by
1.12.0