1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/internal/source/free17.txt

9 lines
269 B
Plaintext
Raw Normal View History

2021-07-19 21:21:56 +00:00
if(oldstr2648){
if(oldstr2648->fixed)qbs_set(oldstr2648,_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);