1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 12:50:17 +00:00
QB64-PE/internal/source/free226.txt
2022-12-19 15:39:35 +00:00

8 lines
282 B
Text

if(oldstr5834){
if(oldstr5834->fixed)qbs_set(oldstr5834,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
}
if(oldstr5835){
if(oldstr5835->fixed)qbs_set(oldstr5835,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
}