mirror of
https://github.com/aap/librw.git
synced 2025-12-19 08:59:51 +00:00
implemented uv animations and some other stuff
This commit is contained in:
@@ -16,9 +16,9 @@ main(int argc, char *argv[])
|
||||
gta::attachPlugins();
|
||||
|
||||
// rw::version = 0x33002;
|
||||
// rw::platform = rw::PLATFORM_PS2;
|
||||
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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user