[D3D12] Fix DescriptorHeapPool closing comment

This commit is contained in:
Triang3l 2020-09-17 22:01:41 +03:00
parent 1ebd0067f0
commit 3236d0ae75
1 changed files with 1 additions and 1 deletions

View File

@ -106,4 +106,4 @@ class D3D12DescriptorHeapPool {
} // namespace ui
} // namespace xe
#endif // XENIA_UI_D3D12_D3D12_UPLOAD_BUFFER_POOL_H_
#endif // XENIA_UI_D3D12_D3D12_DESCRIPTOR_HEAP_POOL_H_