mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 22:38:31 -05:00
updated service comments
This commit is contained in:
@ -7,10 +7,11 @@
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Namespace Service
|
||||
// Namespace GSP_GPU
|
||||
|
||||
namespace GSP_GPU {
|
||||
|
||||
/// Interface to "srv:" service
|
||||
class Interface : public Service::Interface {
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user