1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/internal/source/free254.txt
2021-10-18 03:13:30 +00:00

13 lines
401 B
Plaintext

if(oldstr6534){
if(oldstr6534->fixed)qbs_set(oldstr6534,_FUNC_DOWNLOAD_STRING_URL);
qbs_free(_FUNC_DOWNLOAD_STRING_URL);
}
if(oldstr6535){
if(oldstr6535->fixed)qbs_set(oldstr6535,_FUNC_DOWNLOAD_STRING_OUTPUTVAR);
qbs_free(_FUNC_DOWNLOAD_STRING_OUTPUTVAR);
}
if(oldstr6536){
if(oldstr6536->fixed)qbs_set(oldstr6536,_FUNC_DOWNLOAD_STRING_LOOKFOR);
qbs_free(_FUNC_DOWNLOAD_STRING_LOOKFOR);
}