mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
(clang-format) Add RemoveSemicolon (#506)
This commit is contained in:

committed by
GitHub

parent
bcdddd4c7e
commit
baed704a38
@@ -36,7 +36,7 @@ public:
|
||||
virtual MxBool HasId(MxU32 p_objectId) override; // vtable+34;
|
||||
virtual void SetUnknown90(MxLong p_unk0x90) override; // vtable+38;
|
||||
|
||||
inline MxDSActionList* GetActionList() const { return m_actions; };
|
||||
inline MxDSActionList* GetActionList() const { return m_actions; }
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100ca040
|
||||
// MxDSMultiAction::`scalar deleting destructor'
|
||||
|
Reference in New Issue
Block a user