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/free295.txt
2024-06-23 20:54:15 +00:00

11 lines
382 B
Text

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