1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 13:30:25 +00:00
QB64-PE/internal/source/free235.txt
2023-01-17 20:48:07 +00:00

9 lines
274 B
Text

if(oldstr6066){
if(oldstr6066->fixed)qbs_set(oldstr6066,_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
qbs_free(_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
}
if(oldstr6067){
if(oldstr6067->fixed)qbs_set(oldstr6067,_FUNC_COUNTITEMS_STRING_ITEM);
qbs_free(_FUNC_COUNTITEMS_STRING_ITEM);
}