1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-02 17:36:30 -05:00

Renamed souce files of services to match port names

This commit is contained in:
Gareth Poole
2014-10-28 23:08:37 -04:00
committed by Gareth Poole
parent 48f80bb79e
commit 38df9e96dd
15 changed files with 23 additions and 23 deletions

View File

@@ -10,7 +10,7 @@
#include "common/log.h"
#include "core/hle/service/gsp.h"
#include "core/hle/service/gsp_gpu.h"
#include "command_processor.h"
#include "pica.h"