mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00

We've confirmed that, despite a function being declared inline, msvc will still make a conventional call in some circumstances. As such, I feel like this is warranted because it's most likely what a developer would have actually written.