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

6 lines
163 B
Text
Raw Normal View History

2023-10-15 05:31:47 +00:00
if(oldstr3797){
2023-10-15 14:51:06 +00:00
if(oldstr3797->fixed)qbs_set(oldstr3797,_FUNC_GETFILEPATH_STRING_F);
qbs_free(_FUNC_GETFILEPATH_STRING_F);
2022-08-26 14:13:09 +00:00
}
2023-10-15 14:51:06 +00:00
qbs_free(_FUNC_GETFILEPATH_STRING_A);