Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-12-06 23:00:24 +02:00
parent 4b180acee9
commit ce853687ca
10 changed files with 330 additions and 43 deletions

View File

@@ -10,7 +10,7 @@
namespace Lunar {
class VulkanRenderer;
struct VulkanRenderer;
struct Application {
Application();