mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-13 22:00:53 -05:00
Formatting, fix spelling, clean up
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
|
||||
void *buffer = nullptr;
|
||||
MEMHeapHandle heapHandle{};
|
||||
eMemoryTypes memoryType;
|
||||
eMemoryTypes memoryType{};
|
||||
size_t length = 0;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user