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/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);