1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-01 01:10:15 +00:00
QB64-PE/internal/source/free7.txt

7 lines
184 B
Text
Raw Normal View History

2021-07-15 04:16:55 +00:00
if(oldstr2240){
if(oldstr2240->fixed)qbs_set(oldstr2240,_SUB_ASSIGN_STRING_A);
qbs_free(_SUB_ASSIGN_STRING_A);
}
qbs_free(_SUB_ASSIGN_STRING_A2);
qbs_free(_SUB_ASSIGN_STRING_L);