1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-16 20:14:17 +00:00
QB64-PE/internal/source/free226.txt

9 lines
282 B
Text
Raw Normal View History

2022-11-27 03:36:50 +00:00
if(oldstr5834){
2022-12-19 15:39:35 +00:00
if(oldstr5834->fixed)qbs_set(oldstr5834,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
2022-11-27 02:24:41 +00:00
}
2022-11-27 03:36:50 +00:00
if(oldstr5835){
2022-12-19 15:39:35 +00:00
if(oldstr5835->fixed)qbs_set(oldstr5835,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
2022-11-27 02:24:41 +00:00
}