1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-08 17:00:17 +00:00
QB64-PE/internal/source/free138.txt
2022-12-19 15:39:35 +00:00

15 lines
535 B
Text

if(oldstr3878){
if(oldstr3878->fixed)qbs_set(oldstr3878,_FUNC_READSETTING_STRING_FILE);
qbs_free(_FUNC_READSETTING_STRING_FILE);
}
if(oldstr3879){
if(oldstr3879->fixed)qbs_set(oldstr3879,_FUNC_READSETTING_STRING___SECTION);
qbs_free(_FUNC_READSETTING_STRING___SECTION);
}
if(oldstr3880){
if(oldstr3880->fixed)qbs_set(oldstr3880,_FUNC_READSETTING_STRING___KEY);
qbs_free(_FUNC_READSETTING_STRING___KEY);
}
qbs_free(_FUNC_READSETTING_STRING_TEMPVALUE);
qbs_free(_FUNC_READSETTING_STRING_KEY);
qbs_free(_FUNC_READSETTING_STRING_SECTION);