mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-03 13:41:15 +00:00
clang-format
This commit is contained in:
parent
961fa04f0d
commit
b8d4c17fdd
@ -22,7 +22,7 @@ class LegoTexturePresenter : public MxMediaPresenter {
|
||||
return !strcmp(name, LegoTexturePresenter::ClassName()) || MxMediaPresenter::IsA(name);
|
||||
}
|
||||
|
||||
virtual MxResult AddToManager() override; // vtable+0x34
|
||||
virtual MxResult AddToManager() override; // vtable+0x34
|
||||
};
|
||||
|
||||
#endif // LEGOTEXTUREPRESENTER_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user