mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Stdafx: More cleanup
This commit is contained in:
parent
3737993bb2
commit
8793d75811
11 changed files with 28 additions and 36 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include "stdafx.h"
|
||||
#include "rpcs3.h"
|
||||
|
||||
void SendDbgCommand(DbgCommand id, CPUThread* thr )
|
||||
{
|
||||
wxGetApp().SendDbgCommand(id, thr);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue