1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 11:50:15 +00:00
QB64-PE/internal/source/free136.txt

8 lines
233 B
Text
Raw Normal View History

2021-01-23 00:30:37 +00:00
if(oldstr4538){
if(oldstr4538->fixed)qbs_set(oldstr4538,_SUB_IDENEWSF_STRING_SF);
2021-01-14 03:03:50 +00:00
qbs_free(_SUB_IDENEWSF_STRING_SF);
2019-04-28 11:54:47 +00:00
}
2021-01-14 03:03:50 +00:00
qbs_free(_SUB_IDENEWSF_STRING_A);
qbs_free(_SUB_IDENEWSF_STRING_A2);
qbs_free(_SUB_IDENEWSF_STRING_NEWSF);