1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/internal/source/free76.txt
2022-10-01 17:41:56 +00:00

6 lines
143 B
Plaintext

if(oldstr3512){
if(oldstr3512->fixed)qbs_set(oldstr3512,_FUNC_DWD_STRING_EXP);
qbs_free(_FUNC_DWD_STRING_EXP);
}
qbs_free(_FUNC_DWD_STRING_T);