1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/internal/source/free263.txt
2024-04-06 12:26:49 +00:00

9 lines
321 B
Text

if(oldstr5949){
if(oldstr5949->fixed)qbs_set(oldstr5949,_FUNC_IDEZCHANGEPATH_STRING_PATH);
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_PATH);
}
if(oldstr5950){
if(oldstr5950->fixed)qbs_set(oldstr5950,_FUNC_IDEZCHANGEPATH_STRING_NEWPATH);
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH);
}
qbs_free(_FUNC_IDEZCHANGEPATH_STRING_A);