1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 20:25:14 +00:00
QB64-PE/internal/source/free154.txt

15 lines
479 B
Plaintext

if(oldstr4540){
if(oldstr4540->fixed)qbs_set(oldstr4540,_FUNC_DOWNLOAD_STRING_URL);
qbs_free(_FUNC_DOWNLOAD_STRING_URL);
}
if(oldstr4541){
if(oldstr4541->fixed)qbs_set(oldstr4541,_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);