1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 21:25:14 +00:00
qb64/internal/source/free117.txt

10 lines
395 B
Plaintext

if(oldstr3812){
if(oldstr3812->fixed)qbs_set(oldstr3812,_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
}
if(oldstr3813){
if(oldstr3813->fixed)qbs_set(oldstr3813,_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
}
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_VALUE);