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

11 lines
382 B
Text

if(oldstr6421){
if(oldstr6421->fixed)qbs_set(oldstr6421,_SUB_ADDTOHISTORY_STRING_WHICH);
qbs_free(_SUB_ADDTOHISTORY_STRING_WHICH);
}
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);