split SelectRowWithMemoryCard

This commit is contained in:
Glenn Maynard
2006-02-03 07:34:27 +00:00
parent a9a36815b2
commit 7c46de7604
2 changed files with 19 additions and 12 deletions
+2
View File
@@ -20,6 +20,8 @@ private:
void ProcessMenuStart( const InputEventPlus &input );
void SelectRowWithMemoryCard( const RString &sOsMountPoint );
vector<UsbStorageDevice> m_CurrentUsbStorageDevices;
};