1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 10:25:15 +00:00
qb64/internal/source/free155.txt
2021-01-26 15:38:16 +00:00

10 lines
330 B
Plaintext

if(oldstr4854){
if(oldstr4854->fixed)qbs_set(oldstr4854,_FUNC_IDEZCHANGEPATH_STRING_PATH);
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_PATH);
}
if(oldstr4855){
if(oldstr4855->fixed)qbs_set(oldstr4855,_FUNC_IDEZCHANGEPATH_STRING_NEWPATH);
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH);
}
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_A);