formatting (sequel)

This commit is contained in:
Ramen2X 2023-10-26 21:56:16 -04:00
parent 0b2f622d64
commit 36fa7ef66c

View File

@ -1,10 +1,11 @@
#ifndef MXSMKPRESENTER_H
#define MXSMKPRESENTER_H
#include <smk.h>
#include "decomp.h"
#include "mxvideopresenter.h"
#include <smk.h>
// VTABLE 0x100dc348
// SIZE 0x720
class MxSmkPresenter : public MxVideoPresenter {