1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 05:34:47 +00:00
QB64-PE/internal/source/free103.txt
2024-06-23 20:54:15 +00:00

9 lines
313 B
Text

if(oldstr3681){
if(oldstr3681->fixed)qbs_set(oldstr3681,_SUB_INSERTELEMENTS_STRING_A);
qbs_free(_SUB_INSERTELEMENTS_STRING_A);
}
if(oldstr3682){
if(oldstr3682->fixed)qbs_set(oldstr3682,_SUB_INSERTELEMENTS_STRING_ELEMENTS);
qbs_free(_SUB_INSERTELEMENTS_STRING_ELEMENTS);
}
qbs_free(_SUB_INSERTELEMENTS_STRING_A2);