keep the ugliness confined in Platform.cpp

This commit is contained in:
Arisotura
2020-05-19 21:34:24 +02:00
parent 34506ff2bb
commit 9df8d91bdc
3 changed files with 53 additions and 46 deletions

View File

@ -24,6 +24,9 @@
namespace Platform
{
void Init(int argc, char** argv);
void DeInit();
void StopEmu();
// fopen() wrappers