mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +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.