mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 16:31:28 +12:00
Renamed Emu/GS -> Emu/RSX
This commit is contained in:
parent
48a339fd17
commit
f07c35d9ae
35 changed files with 137 additions and 129 deletions
|
@ -4,8 +4,8 @@
|
|||
#include "Emu/System.h"
|
||||
|
||||
#include "RSXDebugger.h"
|
||||
#include "Emu/GS/sysutil_video.h"
|
||||
#include "Emu/GS/GCM.h"
|
||||
#include "Emu/RSX/sysutil_video.h"
|
||||
#include "Emu/RSX/GCM.h"
|
||||
|
||||
#include "MemoryViewer.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue