4jcraft/minecraft/platform/Platform.h

7 lines
131 B
C

#pragma once
#include "IPlatformInput.h"
#include "IPlatformProfile.h"
#include "IPlatformRender.h"
#include "IPlatformStorage.h"