1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 10:40:17 +00:00
QB64-PE/internal/source/free189.txt

9 lines
282 B
Text
Raw Normal View History

2021-07-22 06:14:26 +00:00
if(oldstr5526){
if(oldstr5526->fixed)qbs_set(oldstr5526,_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
2021-07-21 21:30:49 +00:00
qbs_free(_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
}
2021-07-22 06:14:26 +00:00
if(oldstr5527){
if(oldstr5527->fixed)qbs_set(oldstr5527,_FUNC_COUNTITEMS_STRING_ITEM);
2021-07-21 21:30:49 +00:00
qbs_free(_FUNC_COUNTITEMS_STRING_ITEM);
}