WeiDU is a program used to develop, distribute and install modifications for games based on the Infinity Engine.
GNU General Public License v2.0
90
stars
20
forks
source link
Function array arguments are flagged by MODDER FUN_ARGS #212
Closed
FredrikLindgren closed 11 months ago
Recommend that the array variables are assigned outside the function call (e.g., using WITH_SCOPE) to silence the false positives.
https://github.com/WeiDUorg/weidu/issues/182#issuecomment-775031472