Change MenuUp(pn,type) overrides to MenuUp(IEP), so info like DeviceI.ts is always accessible.
This commit is contained in:
@@ -22,7 +22,7 @@ protected:
|
||||
virtual void ExportOptions( int iRow, const vector<PlayerNumber> &vpns );
|
||||
|
||||
virtual void AfterChangeRow( PlayerNumber pn );
|
||||
virtual void ProcessMenuStart( PlayerNumber pn, const InputEventType type );
|
||||
virtual void ProcessMenuStart( const InputEventPlus &input );
|
||||
|
||||
int GetLocalProfileIndexWithFocus() const;
|
||||
CString GetLocalProfileIDWithFocus() const;
|
||||
|
||||
Reference in New Issue
Block a user