mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-04-22 00:40:46 +03:00
7 lines
146 B
C++
7 lines
146 B
C++
#pragma once
|
|
|
|
#include "rendering/graphics_interface.h"
|
|
#include "rendering/image.h"
|
|
|
|
namespace progressia::main {} // namespace progressia::main
|