1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/source/free115.txt

10 lines
395 B
Plaintext
Raw Normal View History

2022-08-26 12:44:07 +00:00
if(oldstr3734){
if(oldstr3734->fixed)qbs_set(oldstr3734,_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-08-26 12:44:07 +00:00
if(oldstr3735){
if(oldstr3735->fixed)qbs_set(oldstr3735,_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
2022-05-31 03:52:23 +00:00
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
}
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_VALUE);