ITADN

DECLARE_PLUGIN shouldn't inline the function

#360Openryanmrichard 创建于 2024-11-01
R
ryanmrichardcommented
As the title says. If people want it inlined they should do: `inline DECLARE_PLUGIN(...)`. In theory this is an easy fix, but I'm putting it off incase it breaks downstream repos.
0 条评论