mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-03 07:13:50 +00:00
Functions defined in a header should be inline only, otherwise program code is generated for every other file that calls said functions
Functions defined in a header should be inline only, otherwise program code is generated for every other file that calls said functions