misyltoad / dxvk-native

D3D9/11 but it runs natively on Linux!
zlib License
405 stars 30 forks source link

Add preprocessor guard to GUID typedef #17

Closed flibitijibibo closed 2 years ago

flibitijibibo commented 2 years ago

This replicates the behavior of guiddef.h, and is useful for applications that may have existing typedefs in the application source.

flibitijibibo commented 2 years ago

Looks like pacman wasn't happy when setting up the MinGW step, not sure if it just needs a retry or if CI needs an update.