Perform colorToInt conversion manually during compiletime (#176)

This commit is contained in:
Nikolas 2025-03-04 17:50:50 +01:00
parent 94fa7e23b0
commit e4d66a8dae
Failed to generate hash of commit
3 changed files with 15 additions and 5 deletions

View file

@ -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",