improved engine init and plugin registration

This commit is contained in:
aap
2017-08-26 20:08:23 +02:00
parent 45b48b8f4e
commit ea48c140c1
30 changed files with 246 additions and 124 deletions

View File

@@ -8,7 +8,7 @@ struct EngineStartParams
namespace ps2 {
void initializePlatform(void);
void registerPlatformPlugins(void);
extern Device renderdevice;