mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
formatting
This commit is contained in:
parent
042f5aa05e
commit
0b2f622d64
@ -2,7 +2,6 @@
|
||||
#define MXSMKPRESENTER_H
|
||||
|
||||
#include <smk.h>
|
||||
|
||||
#include "decomp.h"
|
||||
#include "mxvideopresenter.h"
|
||||
|
||||
@ -15,8 +14,7 @@ class MxSmkPresenter : public MxVideoPresenter {
|
||||
|
||||
virtual void VTable0x60() override;
|
||||
|
||||
struct MxSmack
|
||||
{
|
||||
struct MxSmack {
|
||||
Smack m_smack;
|
||||
|
||||
// Unknown for the time being. Not an immediately
|
||||
|
||||
Loading…
Reference in New Issue
Block a user