mirror of https://github.com/bkaradzic/bgfx
Exit after IDL codegen.
This commit is contained in:
parent
3c1a6b061c
commit
4ed2574d1b
|
@ -94,4 +94,5 @@ BGFX_C_API bgfx_interface_vtbl_t* bgfx_get_interface(uint32_t _version)
|
|||
out:close()
|
||||
end
|
||||
|
||||
os.exit()
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue