mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-10 22:23:35 +00:00
8 lines
119 B
C
8 lines
119 B
C
#ifndef __SCOP_PLATFORM__
|
|
#define __SCOP_PLATFORM__
|
|
|
|
#include <Platform/Inputs.h>
|
|
#include <Platform/Window.h>
|
|
|
|
#endif
|