1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-27 18:25:54 +00:00
QB64-PE/internal/source/free114.txt
2022-12-20 13:31:46 +00:00

11 lines
353 B
Plaintext

if(oldstr3768){
if(oldstr3768->fixed)qbs_set(oldstr3768,_FUNC_COMPAREVERSIONS_STRING_V);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_V);
}
if(oldstr3769){
if(oldstr3769->fixed)qbs_set(oldstr3769,_FUNC_COMPAREVERSIONS_STRING_V1);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_V1);
}
qbs_free(_FUNC_COMPAREVERSIONS_STRING_T);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_T1);