Formatting, fix spelling, clean up

This commit is contained in:
Maschell
2022-01-27 12:47:33 +01:00
parent 84afdb3179
commit 614f58ea8e
25 changed files with 13010 additions and 14975 deletions

View File

@@ -43,7 +43,7 @@ public:
void *buffer = nullptr;
MEMHeapHandle heapHandle{};
eMemoryTypes memoryType;
eMemoryTypes memoryType{};
size_t length = 0;
private: