1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-06 17:30:24 +00:00
QB64-PE/internal/source/free239.txt

9 lines
274 B
Text
Raw Normal View History

2023-02-19 08:27:35 +00:00
if(oldstr6093){
if(oldstr6093->fixed)qbs_set(oldstr6093,_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
2023-02-18 20:56:37 +00:00
qbs_free(_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
}
2023-02-19 08:27:35 +00:00
if(oldstr6094){
if(oldstr6094->fixed)qbs_set(oldstr6094,_FUNC_COUNTITEMS_STRING_ITEM);
2023-02-18 20:56:37 +00:00
qbs_free(_FUNC_COUNTITEMS_STRING_ITEM);
}