isle/LEGO1/legoactioncontrolpresenter.h
Cydra 068e37040a Created a bunch more classes and added more information to exisiting ones
Did not error check, this was pushed just for reference
2023-06-21 14:24:59 +02:00

15 lines
310 B
C++

#ifndef LEGOACTIONCONTROLPRESENTER_H
#define LEGOACTIONCONTROLPRESENTER_H
#include "mxmediapresenter.h"
class LegoActionControlPresenter : public MxMediaPresenter
{
void FUN_10043e20(char param_1);
void FUN_100b54f0(char param_1);
// SIZE 0x68
};
#endif // LEGOACTIONCONTROLPRESENTER_H