1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 13:55:14 +00:00
qb64/internal/source/free3.txt

5 lines
139 B
Plaintext
Raw Normal View History

2021-01-18 21:32:35 +00:00
if(oldstr2060){
if(oldstr2060->fixed)qbs_set(oldstr2060,_FUNC_FILEHASEXTENSION_STRING_F);
qbs_free(_FUNC_FILEHASEXTENSION_STRING_F);
}