nguyenlamlll / DirectX-11-Game

A simple game built with DirectX 11
MIT License
1 stars 1 forks source link

Added memory leak detection method #26

Closed nguyenlamlll closed 5 years ago

nguyenlamlll commented 5 years ago

In debug mode, close the application first before turning off the debugger to ensure all leaks are catched.