cpp2ffi:keep call_args_old

This commit is contained in:
sonoro1234
2025-11-09 11:37:28 +01:00
parent 26c3254fcb
commit 3c9eda8f1f
5 changed files with 3249 additions and 0 deletions

View File

@@ -1289,6 +1289,7 @@ local function ADDnonUDT(FP)
caar = "()"
asp = "()"
end
def.call_args_old = def.call_args
def.call_args = caar
def.args = asp
end