Found via `codespell -q 3 -S ./3rdparty,*.ttf -L attribut,ba,clude,conly,indext,inout,lod,nclude,retur,struc,unknwn,utput`
This commit is contained in:
luzpaz
2022-07-12 17:21:31 -04:00
committed by GitHub
parent f06d7257b2
commit e7936efa6a
8 changed files with 9 additions and 9 deletions

View File

@@ -407,7 +407,7 @@ function converter.funcs(params)
return
end
-- skipp for now, don't know how to handle variadic functions
-- skip for now, don't know how to handle variadic functions
if func.cname == "dbg_text_printf" or func.cname == "dbg_text_vprintf" then
return
end