1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 05:35:08 +00:00
qb64/internal/source/free189.txt
2021-07-22 06:14:26 +00:00

8 lines
282 B
Text

if(oldstr5526){
if(oldstr5526->fixed)qbs_set(oldstr5526,_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
qbs_free(_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
}
if(oldstr5527){
if(oldstr5527->fixed)qbs_set(oldstr5527,_FUNC_COUNTITEMS_STRING_ITEM);
qbs_free(_FUNC_COUNTITEMS_STRING_ITEM);
}