1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 15:45:13 +00:00
QB64-PE/internal/source/free22.txt

10 lines
297 B
Plaintext
Raw Normal View History

if(oldstr2786){
if(oldstr2786->fixed)qbs_set(oldstr2786,_FUNC_FINDID_STRING_N2);
2022-09-09 12:19:17 +00:00
qbs_free(_FUNC_FINDID_STRING_N2);
2022-08-26 14:13:09 +00:00
}
2022-09-09 12:19:17 +00:00
qbs_free(_FUNC_FINDID_STRING_N);
qbs_free(_FUNC_FINDID_STRING_SECONDARG);
qbs_free(_FUNC_FINDID_STRING_SC);
qbs_free(_FUNC_FINDID_STRING_INSF);
qbs_free(_FUNC_FINDID_STRING_TEMP);