Updated IDL.

This commit is contained in:
Бранимир Караџић
2019-03-12 10:57:03 -07:00
parent 27c5d35016
commit 8cc0b10719
7 changed files with 64 additions and 49 deletions

View File

@@ -229,6 +229,7 @@ idl.cfunc = "cfunc"
idl.underscore = "underscore"
idl.conly = "conly"
idl.cpponly = "cpponly"
idl.shortname = "shortname"
idl.NULL = "NULL"
idl.UINT16_MAX = "UINT16_MAX"
idl.INT32_MAX = "INT32_MAX"