1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 16:55:14 +00:00
QB64-PE/internal/source/free86.txt
2023-05-22 19:46:34 +00:00

6 lines
165 B
Plaintext

if(oldstr3628){
if(oldstr3628->fixed)qbs_set(oldstr3628,_FUNC_CONVERTTABS_STRING_A2);
qbs_free(_FUNC_CONVERTTABS_STRING_A2);
}
qbs_free(_FUNC_CONVERTTABS_STRING_A);