aboutsummaryrefslogtreecommitdiff
path: root/src/Platform.h
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2020-05-30 03:19:20 +0200
committerArisotura <thetotalworm@gmail.com>2020-05-30 03:19:20 +0200
commitb62d90cbe4c5232f0fe8604bd5e11f8eccd48ba1 (patch)
treebfd0a5e6f30fc382170ec9402adea32f12ebc342 /src/Platform.h
parent82302c9bf48598f889d0942340c224852c1378c5 (diff)
parent993048dd241b59747a7b30edfc861eedd4c005c9 (diff)
Merge remote-tracking branch 'remotes/origin/master' into melonDSi
Diffstat (limited to 'src/Platform.h')
-rw-r--r--src/Platform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Platform.h b/src/Platform.h
index b6effdc..fea98dd 100644
--- a/src/Platform.h
+++ b/src/Platform.h
@@ -24,6 +24,9 @@
namespace Platform
{
+void Init(int argc, char** argv);
+void DeInit();
+
void StopEmu();
// fopen() wrappers