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