attempt to clean up renderer

This commit is contained in:
Tropical
2026-04-07 15:55:45 -05:00
parent 28931d5380
commit 8a1b3cc1c4
180 changed files with 988 additions and 1030 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
#include <functional>
#include <string>
#include "../PlatformTypes.h"
#include "PlatformTypes.h"
#include "../IPlatformProfile.h"
#include "../PlatformTypes.h"
class StubProfile : public IPlatformProfile {
public: