1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/internal/source/free244.txt

8 lines
226 B
Text
Raw Normal View History

2024-02-08 08:18:53 +00:00
if(oldstr5640){
if(oldstr5640->fixed)qbs_set(oldstr5640,_SUB_IDENEWSF_STRING_SF);
2024-02-03 22:11:15 +00:00
qbs_free(_SUB_IDENEWSF_STRING_SF);
2023-12-18 00:02:43 +00:00
}
2024-02-03 22:11:15 +00:00
qbs_free(_SUB_IDENEWSF_STRING_A);
qbs_free(_SUB_IDENEWSF_STRING_A2);
qbs_free(_SUB_IDENEWSF_STRING_NEWSF);