aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/client_port.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-10-06 22:25:29 -0400
committerGitHub <noreply@github.com>2018-10-06 22:25:29 -0400
commit450c0a5adf81b8fb98e345c69081ea591a245244 (patch)
treeb9cc8fa02f36c10206d3f4779ddfa58dbe0b0024 /src/core/hle/kernel/client_port.h
parent72a804b149d8b615f0b05b22086f0c7e214faddd (diff)
parent612ce89ecaa3588a46f222d178673f4ee6c5637d (diff)
Merge pull request #1448 from ogniK5377/frontend-access
Ported #4296 from citra
Diffstat (limited to 'src/core/hle/kernel/client_port.h')
-rw-r--r--src/core/hle/kernel/client_port.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hle/kernel/client_port.h b/src/core/hle/kernel/client_port.h
index f3dfebbb1..6cd607206 100644
--- a/src/core/hle/kernel/client_port.h
+++ b/src/core/hle/kernel/client_port.h
@@ -30,6 +30,8 @@ public:
return HANDLE_TYPE;
}
+ SharedPtr<ServerPort> GetServerPort() const;
+
/**
* Creates a new Session pair, adds the created ServerSession to the associated ServerPort's
* list of pending sessions, and signals the ServerPort, causing any threads