1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 18:05:13 +00:00
QB64-PE/internal/source/free105.txt
2023-12-30 11:03:30 +00:00

15 lines
490 B
Plaintext

if(oldstr3763){
if(oldstr3763->fixed)qbs_set(oldstr3763,_SUB_ADDWARNING_STRING_INCFILENAME);
qbs_free(_SUB_ADDWARNING_STRING_INCFILENAME);
}
if(oldstr3764){
if(oldstr3764->fixed)qbs_set(oldstr3764,_SUB_ADDWARNING_STRING_HEADER);
qbs_free(_SUB_ADDWARNING_STRING_HEADER);
}
if(oldstr3765){
if(oldstr3765->fixed)qbs_set(oldstr3765,_SUB_ADDWARNING_STRING_TEXT);
qbs_free(_SUB_ADDWARNING_STRING_TEXT);
}
qbs_free(_SUB_ADDWARNING_STRING_THISSOURCE);
qbs_free(_SUB_ADDWARNING_STRING_THISINCNAME);