1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-11 01:15:13 +00:00
QB64-PE/internal/source/free244.txt
2023-12-18 00:02:43 +00:00

9 lines
274 B
Plaintext

if(oldstr6186){
if(oldstr6186->fixed)qbs_set(oldstr6186,_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
qbs_free(_FUNC_COUNTITEMS_STRING_SEARCHSTRING);
}
if(oldstr6187){
if(oldstr6187->fixed)qbs_set(oldstr6187,_FUNC_COUNTITEMS_STRING_ITEM);
qbs_free(_FUNC_COUNTITEMS_STRING_ITEM);
}