mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-07 16:02:29 +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"
|