1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/internal/source/free278.txt

9 lines
282 B
Text
Raw Normal View History

2024-06-26 12:49:17 +00:00
if(oldstr6094){
2024-06-27 22:09:56 +00:00
if(oldstr6094->fixed)qbs_set(oldstr6094,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
2024-06-26 12:49:17 +00:00
}
if(oldstr6095){
2024-06-27 22:09:56 +00:00
if(oldstr6095->fixed)qbs_set(oldstr6095,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
2024-06-26 12:49:17 +00:00
}