1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-28 02:35:53 +00:00
QB64-PE/internal/source/free220.txt
2023-02-19 08:27:35 +00:00

10 lines
321 B
Plaintext

if(oldstr5744){
if(oldstr5744->fixed)qbs_set(oldstr5744,_FUNC_IDEZCHANGEPATH_STRING_PATH);
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_PATH);
}
if(oldstr5745){
if(oldstr5745->fixed)qbs_set(oldstr5745,_FUNC_IDEZCHANGEPATH_STRING_NEWPATH);
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH);
}
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_A);