fix format

This commit is contained in:
Misha 2023-12-21 09:52:54 -05:00
parent aa23332ff7
commit f2e224851e
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -8,6 +8,7 @@
class MxRenderManager {
public:
MxRenderManager();
private:
char m_unk0x4[0x14]; // TODO: change to 0x10 once scalar deconstructor is added
};