mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 21:26:08 +00:00
Match CConsoleOutputWindow, regswaps in constructor
Former-commit-id: 27bd20ff1d
This commit is contained in:
@@ -31,6 +31,9 @@ struct IArchitectureMessageParm {
|
||||
IArchitectureMessageParm::~IArchitectureMessageParm() {}
|
||||
|
||||
class CArchitectureMessage {
|
||||
|
||||
public:
|
||||
EArchMsgType GetType() const { return x4_type; }
|
||||
private:
|
||||
EArchMsgTarget x0_target;
|
||||
EArchMsgType x4_type;
|
||||
|
||||
Reference in New Issue
Block a user