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

10 lines
395 B
Plaintext
Raw Normal View History

2022-06-01 00:20:31 +00:00
if(oldstr3756){
if(oldstr3756->fixed)qbs_set(oldstr3756,_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
2022-05-31 03:52:23 +00:00
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
2021-09-26 02:23:37 +00:00
}
2022-06-01 00:20:31 +00:00
if(oldstr3757){
if(oldstr3757->fixed)qbs_set(oldstr3757,_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
2022-05-31 03:52:23 +00:00
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
}
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_VALUE);