j
k
j a
j l
On Thu, 6 Aug 2020 at 19:36, Paul Gofman pgofman@codeweavers.com wrote:
+typedef enum _D3D_PARAMETER_FLAGS +{ D3D_PF_NONE, D3D_PF_IN, D3D_PF_OUT, D3D_PF_FORCE_DWORD, +} D3D_PARAMETER_FLAGS; +typedef enum _D3D_INTERPOLATION_MODE {
+typedef enum _D3D_PARAMETER_FLAGS +{
+} D3D_PARAMETER_FLAGS;
+typedef enum _D3D_INTERPOLATION_MODE {
Inconsistent style.
Back to the thread
Back to the list