fix const
This commit is contained in:
parent
37ddb70f93
commit
528bcf29c5
3 changed files with 7 additions and 40 deletions
|
|
@ -290,6 +290,9 @@ def parse_header(header_name: str, output_file: str, ext_file: str, prefix: str,
|
|||
"DrawTextCodepoints",
|
||||
"LoadUTF8",
|
||||
"TextJoin",
|
||||
"DrawLineStrip",
|
||||
"DrawTriangleFan",
|
||||
"DrawTriangleStrip",
|
||||
"DrawTriangleStrip3D",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue