Fixing struct initializer order

This commit is contained in:
Dynamitos
2024-01-20 19:14:19 +01:00
parent 4868fb51ac
commit c99451ad10
5 changed files with 11 additions and 9 deletions
+1
View File
@@ -1,4 +1,5 @@
#include "Enums.h"
#include <stdexcept>
using namespace Seele;
using namespace Seele::Gfx;