implemented xbox uninstance

This commit is contained in:
aap
2015-09-08 10:29:24 +02:00
parent 56bf3b2311
commit fed5ea7c9a
5 changed files with 157 additions and 45 deletions

View File

@ -32,9 +32,9 @@ main(int argc, char *argv[])
// 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;
// rw::platform = rw::PLATFORM_D3D9;
int uninstance = 0;
int arg = 1;