mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
(clang-format) Add EmptyLineBeforeAccessModifier (#300)
This commit is contained in:

committed by
GitHub

parent
1d3ce6b0aa
commit
db77350169
@@ -38,6 +38,7 @@ public:
|
||||
|
||||
virtual MxCore* Create(const char* p_name); // vtable 0x14
|
||||
virtual void Destroy(MxCore* p_object); // vtable 0x18
|
||||
|
||||
private:
|
||||
#define X(V) MxAtomId m_id##V;
|
||||
FOR_MXOBJECTFACTORY_OBJECTS(X)
|
||||
|
Reference in New Issue
Block a user