subsystems and videomodes implemented (except SDL2); smaller fixes too

This commit is contained in:
aap
2020-04-15 09:47:43 +02:00
parent 5685e6109e
commit 2d345499d2
34 changed files with 778 additions and 229 deletions

View File

@@ -1,7 +1,7 @@
namespace rw {
#ifdef RW_PS2
struct EngineStartParams
struct EngineOpenParams
{
};
#endif