1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 23:35:13 +00:00
QB64-PE/internal/source/free159.txt

6 lines
193 B
Plaintext
Raw Normal View History

2021-08-03 07:23:15 +00:00
if(oldstr5110){
if(oldstr5110->fixed)qbs_set(oldstr5110,_FUNC_IDENEWFOLDER_STRING_THISPATH);
2021-08-01 04:03:08 +00:00
qbs_free(_FUNC_IDENEWFOLDER_STRING_THISPATH);
2021-07-19 21:21:56 +00:00
}
2021-08-01 04:03:08 +00:00
qbs_free(_FUNC_IDENEWFOLDER_STRING_NEWFOLDER);