mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-01 01:31:49 -07:00
20dc8b222d
Since Windows 8.1 `DXGIGetDebugInterface1` is present, which eliminates the need for `GetDebugInterface`. Odin does not support Windows versions that Microsoft doesn't support, so anything Windows 7 and earlier is basically useless anyway.