1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-06 00:00:25 +00:00
QB64-PE/internal/source/free126.txt

6 lines
190 B
Text
Raw Normal View History

2023-10-15 14:51:06 +00:00
if(oldstr3820){
if(oldstr3820->fixed)qbs_set(oldstr3820,_FUNC_GETESCAPEDPATH_STRING_PATH_NAME);
qbs_free(_FUNC_GETESCAPEDPATH_STRING_PATH_NAME);
2022-09-09 12:19:17 +00:00
}
2023-10-15 14:51:06 +00:00
qbs_free(_FUNC_GETESCAPEDPATH_STRING_BUF);