mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-10 01:27:15 +00:00
4d00722f57
* Added a couple of very minor warning suppressions for VS. To do with casts between size_t and int or char const * and int.