1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 19:35:13 +00:00
qb64/internal/source/free154.txt

15 lines
479 B
Plaintext

if(oldstr4529){
if(oldstr4529->fixed)qbs_set(oldstr4529,_FUNC_DOWNLOAD_STRING_URL);
qbs_free(_FUNC_DOWNLOAD_STRING_URL);
}
if(oldstr4530){
if(oldstr4530->fixed)qbs_set(oldstr4530,_FUNC_DOWNLOAD_STRING_FILE);
qbs_free(_FUNC_DOWNLOAD_STRING_FILE);
}
qbs_free(_FUNC_DOWNLOAD_STRING_URL2);
qbs_free(_FUNC_DOWNLOAD_STRING_E);
qbs_free(_FUNC_DOWNLOAD_STRING_URL3);
qbs_free(_FUNC_DOWNLOAD_STRING_X);
qbs_free(_FUNC_DOWNLOAD_STRING_A);
qbs_free(_FUNC_DOWNLOAD_STRING_A2);