Another minor formatting change

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-12-04 13:56:53 +02:00
parent 1aa2c2b2d8
commit 90b2e13de6

View File

@@ -9,6 +9,7 @@
#include <imgui.h> #include <imgui.h>
namespace Lunar { namespace Lunar {
class VulkanRenderer; class VulkanRenderer;
struct Application { struct Application {