Skip to content

Commit 5a80ec5

Browse files
committed
Fix formatting
1 parent 18bd2df commit 5a80ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OptiScaler/framegen/IFGFeature_Dx12.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class IFGFeature_Dx12 : public virtual IFGFeature
9090

9191
virtual void SetResource(Dx12Resource* inputResource) = 0;
9292
virtual void SetCommandQueue(FG_ResourceType type, ID3D12CommandQueue* queue) = 0;
93-
93+
9494
ID3D12GraphicsCommandList* GetUICommandList(int index = -1);
9595

9696
Dx12Resource* GetResource(FG_ResourceType type, int index = -1);

0 commit comments

Comments
 (0)