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

12 lines
382 B
Text
Raw Normal View History

2024-06-27 22:09:56 +00:00
if(oldstr6421){
if(oldstr6421->fixed)qbs_set(oldstr6421,_SUB_ADDTOHISTORY_STRING_WHICH);
qbs_free(_SUB_ADDTOHISTORY_STRING_WHICH);
2024-06-26 12:49:17 +00:00
}
2024-06-27 22:09:56 +00:00
if(oldstr6422){
if(oldstr6422->fixed)qbs_set(oldstr6422,_SUB_ADDTOHISTORY_STRING_ENTRY);
qbs_free(_SUB_ADDTOHISTORY_STRING_ENTRY);
}
qbs_free(_SUB_ADDTOHISTORY_STRING_E);
qbs_free(_SUB_ADDTOHISTORY_STRING_UE);
qbs_free(_SUB_ADDTOHISTORY_STRING_BE);