Files
ScopEngine/Runtime/Includes/ScopPlatform.h
Kbz-8 cd7e5ad26f yes
2025-06-16 15:18:27 +02:00

8 lines
119 B
C

#ifndef __SCOP_PLATFORM__
#define __SCOP_PLATFORM__
#include <Platform/Inputs.h>
#include <Platform/Window.h>
#endif