1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-17 03:13:55 +00:00
QB64-PE/internal/source/free256.txt

7 lines
203 B
Text
Raw Normal View History

2023-10-15 14:51:06 +00:00
if(oldstr6208){
if(oldstr6208->fixed)qbs_set(oldstr6208,_SUB_IDEADDRECENT_STRING_F2);
qbs_free(_SUB_IDEADDRECENT_STRING_F2);
2023-02-18 20:56:37 +00:00
}
2023-10-15 14:51:06 +00:00
qbs_free(_SUB_IDEADDRECENT_STRING_F);
qbs_free(_SUB_IDEADDRECENT_STRING_A);