mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
This line didn't need to be changed
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5043 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
89c276c962
commit
c9b7f67c3a
@ -33,7 +33,7 @@ class CEXIMemoryCard : public IEXIDevice
|
||||
{
|
||||
public:
|
||||
CEXIMemoryCard(const std::string& _rName, const std::string& _rFilename, int card_index);
|
||||
~CEXIMemoryCard();
|
||||
virtual ~CEXIMemoryCard();
|
||||
void SetCS(int cs);
|
||||
void Update();
|
||||
bool IsInterruptSet();
|
||||
|
Loading…
x
Reference in New Issue
Block a user