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

11 lines
353 B
Text
Raw Normal View History

2022-11-27 00:30:08 +00:00
if(oldstr3756){
2022-11-27 02:24:41 +00:00
if(oldstr3756->fixed)qbs_set(oldstr3756,_FUNC_COMPAREVERSIONS_STRING_V);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_V);
2022-08-26 14:13:09 +00:00
}
2022-11-27 00:30:08 +00:00
if(oldstr3757){
2022-11-27 02:24:41 +00:00
if(oldstr3757->fixed)qbs_set(oldstr3757,_FUNC_COMPAREVERSIONS_STRING_V1);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_V1);
2022-08-26 14:13:09 +00:00
}
2022-11-27 02:24:41 +00:00
qbs_free(_FUNC_COMPAREVERSIONS_STRING_T);
qbs_free(_FUNC_COMPAREVERSIONS_STRING_T1);