Moving to a single renderer instance system

This commit is contained in:
2022-10-08 15:34:02 +02:00
parent 3974889f7e
commit b03b82272f
19 changed files with 201 additions and 138 deletions

View File

@ -1,5 +1,5 @@
#pragma once
#include <string>
#include <string>
struct Event
{