mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-06 08:40:28 +01:00
6 lines
79 B
C++
6 lines
79 B
C++
#include "stdafx.h"
|
|
#if defined(DX12_SUPPORT)
|
|
#include "ShaderParam.h"
|
|
|
|
|
|
#endif |