mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 21:26:08 +00:00
@@ -37,6 +37,7 @@ public:
|
||||
|
||||
EArchMsgType GetType() const { return x4_type; }
|
||||
const IArchitectureMessageParm* GetParm() const { return x8_parm.GetPtr(); }
|
||||
EArchMsgTarget GetTarget() const { return x0_target; }
|
||||
|
||||
private:
|
||||
EArchMsgTarget x0_target;
|
||||
|
||||
Reference in New Issue
Block a user