1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 15:50:25 +00:00
qb64/internal/source/free140.txt
2022-03-10 13:33:35 +00:00

7 lines
221 B
Plaintext

if(oldstr5132){
if(oldstr5132->fixed)qbs_set(oldstr5132,_FUNC_FORMATRANGE_STRING___TEXT);
qbs_free(_FUNC_FORMATRANGE_STRING___TEXT);
}
qbs_free(_FUNC_FORMATRANGE_STRING_TEMP);
qbs_free(_FUNC_FORMATRANGE_STRING_A2);