Perform colorToInt conversion manually during compiletime (#176)
This commit is contained in:
parent
94fa7e23b0
commit
e4d66a8dae
3 changed files with 15 additions and 5 deletions
|
|
@ -366,6 +366,7 @@ def parse_header(header_name: str, output_file: str, ext_file: str, prefix: str,
|
|||
"ComputeSHA1",
|
||||
"SetWindowIcons",
|
||||
"CheckCollisionPointPoly",
|
||||
"ColorToInt",
|
||||
"GetFontDefault",
|
||||
"LoadFont",
|
||||
"LoadFontEx",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue