1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 14:40:23 +00:00
qb64/internal/source/free140.txt
2022-01-24 01:16:21 +00:00

7 lines
221 B
Plaintext

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