mirror of
https://github.com/cimgui/cimgui.git
synced 2025-11-30 21:51:40 +00:00
cpp2ffi:keep call_args_old
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user