1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 11:40:15 +00:00
QB64-PE/internal/source/free90.txt

5 lines
149 B
Text
Raw Normal View History

if(oldstr3638){
if(oldstr3638->fixed)qbs_set(oldstr3638,_FUNC_FIXDIRECTORYNAME_STRING_DIR_NAME);
qbs_free(_FUNC_FIXDIRECTORYNAME_STRING_DIR_NAME);
2022-08-26 14:13:09 +00:00
}