summaryrefslogtreecommitdiffstats
path: root/src/core/hle/hle_syscall.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-11 05:26:12 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-11 05:26:12 +0200
commit2bde8f28561ea9436d13d990f6b129a0e80a325e (patch)
tree4d5404d320f4c737ccc6fcbed3cc5549513689f1 /src/core/hle/hle_syscall.h
parentupdated logging message (diff)
downloadyuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.tar
yuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.tar.gz
yuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.tar.bz2
yuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.tar.lz
yuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.tar.xz
yuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.tar.zst
yuzu-2bde8f28561ea9436d13d990f6b129a0e80a325e.zip
Diffstat (limited to '')
-rw-r--r--src/core/hle/hle_syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/hle_syscall.h b/src/core/hle/hle_syscall.h
index 4faa14535..80b20c358 100644
--- a/src/core/hle/hle_syscall.h
+++ b/src/core/hle/hle_syscall.h
@@ -34,4 +34,4 @@
// }
//};
-void Register_SysCall();
+void Register_Syscall();