Oops... removing some junk I forgotten.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3597 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e39658df7c
commit
ffcf440e88
|
@ -29,7 +29,6 @@ public:
|
|||
~CMailHandler();
|
||||
|
||||
void PushMail(u32 _Mail);
|
||||
void PushMail(u32 _Mail, bool _TriggerIRQ);
|
||||
void Clear();
|
||||
void Halt(bool _Halt);
|
||||
bool IsEmpty();
|
||||
|
|
Loading…
Reference in New Issue