1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 12:21:20 +00:00
QB64-PE/internal/source/free115.txt

10 lines
386 B
Plaintext
Raw Normal View History

2022-08-26 14:13:09 +00:00
if(oldstr3734){
if(oldstr3734->fixed)qbs_set(oldstr3734,_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
}
if(oldstr3735){
if(oldstr3735->fixed)qbs_set(oldstr3735,_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
}
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_VALUE);