1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-17 03:13:55 +00:00
QB64-PE/internal/source/free224.txt

9 lines
282 B
Text
Raw Normal View History

2022-11-16 04:41:13 +00:00
if(oldstr5826){
2022-11-22 23:53:31 +00:00
if(oldstr5826->fixed)qbs_set(oldstr5826,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
2022-09-09 12:19:17 +00:00
}
2022-11-16 04:41:13 +00:00
if(oldstr5827){
2022-11-22 23:53:31 +00:00
if(oldstr5827->fixed)qbs_set(oldstr5827,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
2022-09-09 12:19:17 +00:00
}