implemented ps2 uninstance

This commit is contained in:
aap
2015-12-14 18:52:50 +01:00
parent 3c0df895f1
commit 305f93f738
15 changed files with 1010 additions and 127 deletions

View File

@@ -16,9 +16,10 @@ main(int argc, char *argv[])
gta::attachPlugins();
rw::version = 0x34003;
// rw::platform = rw::PLATFORM_PS2;
// rw::version = 0x33002;
rw::platform = rw::PLATFORM_PS2;
// rw::platform = rw::PLATFORM_OGL;
rw::platform = rw::PLATFORM_XBOX;
// rw::platform = rw::PLATFORM_XBOX;
// rw::platform = rw::PLATFORM_D3D8;
// rw::platform = rw::PLATFORM_D3D9;