public: optimize COM_FileExtension

This commit is contained in:
Alibek Omarov
2024-11-17 06:20:32 +03:00
parent 31a86d8af2
commit 721c8043f1
3 changed files with 33 additions and 13 deletions

View File

@@ -134,6 +134,7 @@ def build(bld):
'strings': 'tests/test_strings.c',
'build': 'tests/test_build.c',
'filebase': 'tests/test_filebase.c',
'fileext': 'tests/test_fileext.c',
'efp': 'tests/test_efp.c',
'atoi': 'tests/test_atoi.c',
'parsefile': 'tests/test_parsefile.c',