1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 11:40:15 +00:00
QB64-PE/internal/source/free277.txt
2024-01-30 17:13:17 +00:00

8 lines
282 B
Text

if(oldstr6069){
if(oldstr6069->fixed)qbs_set(oldstr6069,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
}
if(oldstr6070){
if(oldstr6070->fixed)qbs_set(oldstr6070,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
}