1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/source/free17.txt
2019-04-14 18:52:07 -03:00

9 lines
269 B
Plaintext

if(oldstr2541){
if(oldstr2541->fixed)qbs_set(oldstr2541,_FUNC_FINDID_STRING_N2);
qbs_free(_FUNC_FINDID_STRING_N2);
}
qbs_free(_FUNC_FINDID_STRING_N);
qbs_free(_FUNC_FINDID_STRING_SECONDARG);
qbs_free(_FUNC_FINDID_STRING_SC);
qbs_free(_FUNC_FINDID_STRING_INSF);