mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 14:56:14 +03:00
9 lines
80 B
C++
9 lines
80 B
C++
#pragma once
|
|
|
|
#include "resource.h"
|
|
#include "rhi_misc.h"
|
|
|
|
namespace engine
|
|
{
|
|
|
|
} |