mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +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.