mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-03 01:53:02 +00:00
7 lines
131 B
C
7 lines
131 B
C
#pragma once
|
|
|
|
#include "IPlatformInput.h"
|
|
#include "IPlatformProfile.h"
|
|
#include "IPlatformRender.h"
|
|
#include "IPlatformStorage.h"
|