1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 18:40:23 +00:00
QB64-PE/internal/source/free124.txt

16 lines
535 B
Plaintext
Raw Normal View History

2024-01-30 21:55:38 +00:00
if(oldstr3791){
if(oldstr3791->fixed)qbs_set(oldstr3791,_FUNC_READSETTING_STRING_FILE);
qbs_free(_FUNC_READSETTING_STRING_FILE);
}
if(oldstr3792){
if(oldstr3792->fixed)qbs_set(oldstr3792,_FUNC_READSETTING_STRING___SECTION);
qbs_free(_FUNC_READSETTING_STRING___SECTION);
}
if(oldstr3793){
if(oldstr3793->fixed)qbs_set(oldstr3793,_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);