mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 18:48:56 -06: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