1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-27 09:05:54 +00:00
QB64-PE/internal/source/free114.txt

11 lines
353 B
Plaintext
Raw Normal View History

if(oldstr3768){
if(oldstr3768->fixed)qbs_set(oldstr3768,_FUNC_COMPAREVERSIONS_STRING_V);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_V);
2022-08-26 14:13:09 +00:00
}
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);