Karma Engine
Loading...
Searching...
No Matches
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
9namespace Karma
10{
15 {
16 };
17
19}
Definition GenericPlatformMemory.h:48
Definition LinuxPlatformMemory.h:15
Definition MacPlatformMemory.h:15