veeenu / hudhook

A videogame overlay framework written in Rust, supporting DirectX and OpenGL
MIT License
207 stars 30 forks source link

Include the function MH_RemoveHook #204

Closed vsylva closed 1 month ago

vsylva commented 1 month ago

Bump minhook to https://github.com/TsudaKageyu/minhook/commit/c1a7c3843bd1a5fe3eb779b64c0d823bca3dc339

veeenu commented 1 month ago

Thank you for this! Please allow me a bit of time to vet this as subtle changes on that layer might have ripple side effects.

Also, the CI fail is due to new lints -- I'll have to go and take care of them off of main which might take a while too.