1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 12:50:17 +00:00
QB64-PE/internal/source/free232.txt
2022-12-19 15:39:35 +00:00

8 lines
274 B
Text

if(oldstr6058){
if(oldstr6058->fixed)qbs_set(oldstr6058,_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
qbs_free(_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
}
if(oldstr6059){
if(oldstr6059->fixed)qbs_set(oldstr6059,_FUNC_COUNTITEMS_STRING_ITEM);
qbs_free(_FUNC_COUNTITEMS_STRING_ITEM);
}