1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 07:54:46 +00:00
QB64-PE/internal/source/free75.txt

13 lines
437 B
Text
Raw Normal View History

2024-06-26 12:49:17 +00:00
if(oldstr3578){
2024-06-27 22:09:56 +00:00
if(oldstr3578->fixed)qbs_set(oldstr3578,_SUB_WRITECONFIGSETTING_STRING_SECTION);
qbs_free(_SUB_WRITECONFIGSETTING_STRING_SECTION);
2024-01-20 16:04:21 +00:00
}
2024-06-26 12:49:17 +00:00
if(oldstr3579){
2024-06-27 22:09:56 +00:00
if(oldstr3579->fixed)qbs_set(oldstr3579,_SUB_WRITECONFIGSETTING_STRING_ITEM);
qbs_free(_SUB_WRITECONFIGSETTING_STRING_ITEM);
2024-01-20 16:04:21 +00:00
}
2024-06-26 12:49:17 +00:00
if(oldstr3580){
2024-06-27 22:09:56 +00:00
if(oldstr3580->fixed)qbs_set(oldstr3580,_SUB_WRITECONFIGSETTING_STRING_VALUE);
qbs_free(_SUB_WRITECONFIGSETTING_STRING_VALUE);
2023-02-13 12:57:38 +00:00
}