Skip to content

Commit

Permalink
Fix Memory Leak 🐇
Browse files Browse the repository at this point in the history
  • Loading branch information
NiiightmareXD committed Feb 24, 2024
1 parent e5db30b commit 27bb086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/d3d11.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use windows::{
core::ComInterface,
core::Interface,
Graphics::DirectX::Direct3D11::IDirect3DDevice,
Win32::{
Graphics::{
Expand Down

0 comments on commit 27bb086

Please sign in to comment.